Adding Headers

Prev | Contents | Next


If the Add option is selected, this will add a value to the selected header name. If the header does not exist by default, it will be created. It will not override the current value of the header. This option is suitable where headers can contain more than one value, eg:

  • Accept
  • Accept-Encoding
  • Cache-Control
  • Cookies

It is not suitable for headers where multiple values are not permitted, e.g. User-Agent.


Prev | Contents | Next