On 03/02/2014 12:19, André Warnier wrote:
> André Warnier wrote:
>> Christopher Schultz wrote:

>>> Without quoting, unquoted Cookie names and values may be any US-ASCII
>>> character from 0x32 - 0x7e except for any of ("(" | ")" | "<" | ">" |
>>> "@" | "," | ";" | ":" | "\" | <"> | "/" | "[" | "]" | "?" | "=" | "{"
>>> | "}" | SP | HT). None of the characters above are within that range,
>>> so the cookie value must be quoted. (It looks to me like Cookie names
>>> must always be in US-ASCII... I didn't think that was the case but I'm
>>> not motivated to track-down every word of the spec looking for
>>> justification).

Read https://wiki.apache.org/tomcat/Cookies
Look for the references to UTF-8. It isn't currently supported but it
will be.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to