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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Just for information (to save others having to look up RFC 2396) ',' is
reserved, '[' is not permitted and ']' is not permitted. All three must be
escaped before being used.

This does look like a Tomcat bug at this stage.

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