https://issues.apache.org/bugzilla/show_bug.cgi?id=55951
--- Comment #4 from Mark Thomas <ma...@apache.org> --- (In reply to Konstantin Kolinko from comment #3) > The cookie-value is limited to US-ASCII, even when quoted. Agreed. > At the same time, attributes (cookie-av) do not have such limitation and as > such may be UTF-8: > > path-av = "Path=" path-value > path-value = <any CHAR except CTLs or ";"> Nope. CHAR is limited to USASCII. See the definition in section 2.2 of RFC 6265. -- 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