https://issues.apache.org/bugzilla/show_bug.cgi?id=38895

--- Comment #6 from Rainer Jung <rainer.j...@kippdata.de> 2010-09-03 05:15:56 
EDT ---
This is not about Tomcat itself but instead about forwarding requests through a
web server reverse proxy. More precisely about using the ISAPI redirector
plugin to IIS provided by the Tomcat connectors project.

Traditionally that plugin does some mangling of the request headers before
forwarding them to Tomcat (because of using a specific part of the IIS API
which behaves similar to the CGI headers convention). After the change, te
headers will be forward to Tomcat as is.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to