Replies: 1 comment
-
Currently, there is no way to remove the User-Agent or the Accept headers. The next best thing you can do is change their values by adding your own headers, but you can't get rid of them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am sending a post request for which I want to remove some of the default headers like User-Agent, Accept encodings. Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions