https://bz.apache.org/bugzilla/show_bug.cgi?id=60788
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- I've converted the provided cookie header into a Tomcat test case and the value is returned unquoted with both the Rfc6265CookieProcessor and the LegacyCookieProcessor. There is variation for the path and the domain. They are returned unquoted with the Legacy processor but quoted with the RFC6265 processor. It looks like there is something odd going on with your SSCCE. -- 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