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





--- Comment #6 from Mark Thomas <[EMAIL PROTECTED]>  2008-03-30 13:10:25 PST ---
(In reply to comment #5)
> Simply put - colons are valid characters for version 0 and version 1 (RFC
> 2109/RFC 2965) cookies.

This caught me out recently. Colons might not be explicitly mentioned in the
cookie specs but the http spec does not allow them (nor a number of other
characters) unless they are quoted - which Tomcat now does for cookies it
issues and requires for cookies it receives.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to