Filtering Headers

Prev | Contents | Next


The Filter action removes the specified header from the request. It is really only useful for removing standard headers sent by the browser. Typically, this can be used for removing:

  • Cookie

Note that the header name only be specified, no value is required.


Prev | Contents | Next