https://bz.apache.org/bugzilla/show_bug.cgi?id=68495

--- Comment #14 from Mark Thomas <ma...@apache.org> ---
That was my first thought but:
1. I didn't want correct behaviour of the FormAuthenticator to depend on
caching decisions in Request that could - in theory - change over time
2. I didn't cache query string when I last looked at it as there were some
usage patterns that could trigger conversion back to byte

My plan (which looks to work) is to call toStringType() directly from
FormAuthenticator

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