Forward attribute to application

Peter Schober peter.schober at univie.ac.at
Tue Mar 7 06:09:42 EST 2017


* yoxler <andreas.birkestedt at telenor.com> [2017-03-06 15:20]:
> In the application I loop over all headers and print their values
> and it does not exist in the header.

Where does this application run and how does it integrate with Apache
httpd? Are you running a separate application server and proxying from
httpd? Also, if there's Java involved looping over all headers will
not work, you'd have to request the headers by name specifically.
-peter


More information about the users mailing list