originalUrlHeaderName
Parameters
originalUrlHeaderName
Header name that can be used by all strategies to transmit the original request URL.
ProxyStrategy.HEADER_ORIGINAL_URL - the value MUST be non-empty, if it is empty or null, an exception will be raised.
ProxyStrategy.REWRITE_DOMAIN_ONLY - the header will not be present if the provided value is null or empty,
ProxyStrategy.QUERY_PARAM_ORIGINAL_URL - the header will not be present if the provided value is null or empty,
Default value: "X-Adswizz-Proxy-Original-URL"