http request get header value
I know that you can do a sethttpheader but is there an idoc function to do gethttpheader?
The use case is to get a value that the poxy/load balancer set such as mycustomvar=value1
some of the http request headers end up as local vars but custom one do not.