-
-
Notifications
You must be signed in to change notification settings - Fork 887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add HTTP Headers option #6820
Add HTTP Headers option #6820
Conversation
There is an encoding issue to fix. Looking at it |
Let me address the encoding issue in another PR, as it affects a few other fields as well. |
@Alkarex Yes, it works. Before a server received a header: Now: |
Excellent. Thanks for the feedback. Additional tests on all the other fields also welcome. |
how to add a referer? |
Under advanced, like this:
(The typo-looking spelling of referer is intentional) |
We could add a Referer example in the help box underneath. PR welcome |
Closes #6784
Changes proposed in this pull request:
How to test the feature manually:
Pull request checklist: