+

Search Tips   |   Advanced Search

Customize the WSRP resource proxy HTTP header forwarding behavior


By default, the WSRP resource proxy forwards all HTTP headers from the client request except for the host header and cookie headers. We can define further headers that you do not want to be forwarded.

To do this, set the following property in the Configuration Service: wsrp.resourceproxy.no.header.forwarding = comma-separated list of header names. Specify the list of HTTP headers that are not forwarded from the client request in addition to the host header and cookie headers. The host header and cookie headers are never forwarded independent of how this property is set. The default behavior is that WSRP forwards all headers except for the host header and cookie headers. After setting this property, restart the portal or the cluster for the change to take effect.


Parent: Customize the WSRP resource proxy
Related:
Customize the WSRP resource proxy SSL settings
Customize the WSRP resource proxy for LTPA token forwarding
Customize the WSRP resource proxy for proxy server support
Disable support for relative URLs for the WSRP resource proxy
Customize the WSRP resource proxy for basic authentication