+

Search Tips   |   Advanced Search

Handling HTTP headers

We can configure both the producer and the Consumer to ignore headers.

To do so, use the following portal service configuration parameter in the portal Configuration Service:

wsrp.ignore.headers = (comma-separated list of headers)

Use this parameter to specify one or more headers we want to be ignored by WSRP. The Producer portal does not pass any headers contained in this list to the Consumer. The Consumer portal does not pass any headers contained in this list to the Producer. The Consumer portal also ignores headers contained in this list if it receives them from the Producer portal. By default this parameter is not set. We can set this parameter in the portal WP Configuration Service using the WAS console. for details about how to do so, read Setting service configuration properties.


Parent topic: Reference for using WSRP with the portal

Related tasks:

Set service configuration properties