DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6630>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6630

Cookies in the HttpServletRequest are not URL decoded when using the JK/AJP Connector

           Summary: Cookies in the HttpServletRequest are not URL decoded
                    when using the JK/AJP Connector
           Product: Tomcat 4
           Version: Nightly Build
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JK/AJP Connector
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Cookies in Catalina are transparently URL encoded.  Unlike the HTTP 1.1 
connector, the AJP13 Connector does not URL decode cookies before making it 
available to the servlet.  Cookies set by Catalina retrieved by the AJP13 
Connector are all incorrectly URL encoded.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to