[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 --- Comment #6 from Mark Thomas --- This is the completed patch: http://people.apache.org/~markt/patches/2014-10-06-bug55951-tc8-v2.patch I'll give folks a day or so to review and comment and then commit it. -- You are receiving this mai

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 --- Comment #5 from Mark Thomas --- Here is a patch that adds support for sending HTTP headers in character sets other than ISO-8859-1 and then uses that support for sending Set-Cookie headers. Both AJP and HTTP needed changes SPDY didn't

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 --- Comment #4 from Mark Thomas --- (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

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 --- Comment #3 from Konstantin Kolinko --- (In reply to Jeremy Boynes from comment #0) > The HTML5 specification is specifying that cookie values may contain > characters that are not part of US-ASCII or ISO-8859-1 and that those > codepoin

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-10-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 Bug 55951 depends on bug 55917, which changed state. Bug 55917 Summary: Cookie parsing fails hard with ISO-8859-1 values https://issues.apache.org/bugzilla/show_bug.cgi?id=55917 What|Removed |Added ---

[Bug 55951] HTML5 specifies UTF-8 encoding for cookie values

2014-01-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55951 Jeremy Boynes changed: What|Removed |Added Depends on||55917 -- You are receiving this m