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

--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Mark Thomas from comment #4)
> Request URI decoding has to bee connector wide since the URI has to be
> decoded before it is mapped.

If it can be assumed that the mapping has been done correctly and won't change,
could the query string itself be re-decoded from the original bytes if the
request contains an attribute that differs from the initial character set used
for decoding?

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