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

--- Comment #8 from Felix Schumacher <felix.schumac...@internetallee.de> ---
You may try to escape the hash sign '#' and the equals sign '='.

Tomcat will only escape it, if it is the first char of a value. We tried to
model out escaping after RFC 4514. There the '#' and '=' signs are part of
group of 'may be escaped' characters only.

Out of curiosity, are these test cases of your own?

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