You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/12/23 14:46:43 UTC

[Bug 55921] Cookie values in JSON format are not skipped correctly when parsing fails

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

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
I'm pretty sure that an otherwise unencoded JSON value should be quoted when
used in an HTTP header value. Tomcat might handle these cases in a more elegant
way (e.g. not choking on the 'stray" comma), but I don't think Tomcat should go
out of its way to read these kinds of cookies.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org