HTTP header parameter

wt.hdr identifies the value of the custom HTTP headers, such as those inserted by third-party load balancers, application servers, or web server plugins. It is assigned the value of the specified HTTP header. If the header is present in the incoming request, then Oracle Infinity Data Connector appends the header name to wt.hdr. and the header value is assigned. For example, if you want to log the Accept: header and it comes in as “Accept: */*”, the resulting parameter would be wt.hdr.Accept=*/*.

Valid value A percent-encoded alphanumeric string of the HTTP header value
Syntax wt.hdr.HTTP_header=HTTP_header_value
Example wt.hdr.Accept=*/*

Learn more

Full Parameter Reference

header, wt.hdr