...
Disable url encoding from the "Main" tab in urlencode.
Example:
Original url: https://ru.wikipedia.org/wiki/Greetings
By default: https://ru.wikipedia.org/wiki/%D0%9F%D1%80%D0%B8%D0%B2%D0%B5%D1%82%D1%81%D1%82%D0%25 B2% D0% B8% D0% B5
...
Headers
Use as default
Default headers will be substituted into the request. This is how they look (for the example of a request to https://httpbin.org/get, the Host header will change depending on the URL in the request)
...
Note |
---|
The first line is always (!!!) User-Agent! And only then all the other headingsheaders. |
Each heading starts with a new line.
You can specify static values, custom variables, or profile variables.
...