https://bz.apache.org/bugzilla/show_bug.cgi?id=60208
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- As of Tomcat 8.5.x, cookies are processed as per RFC6265. '/' is not a valid character for a cookie name in RFC6265 so the cookie will be ignored. You have the option of fixing the broken cookie or configuring Tomcat to use the legacy cookie parser. Further support is available from the Tomcat users mailing list. -- 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