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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Request URI decoding has to bee connector wide since the URI has to be decoded
before it is mapped.

If you want per web application control of query string encoding, use a filter
and call ServletRequest.setCharacterEncoding().

-- 
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