[webkit-reviews] review requested: [Bug 45372] EventSource fails to connect if Content-Type header has a charset attribute : [Attachment 67641] Proposed fix: Use the MIME type and not directly the Content-Type header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 21:42:57 PDT 2010


Julien Chaffraix <jchaffraix at webkit.org> has asked  for review:
Bug 45372: EventSource fails to connect if Content-Type header has a charset
attribute
https://bugs.webkit.org/show_bug.cgi?id=45372

Attachment 67641: Proposed fix: Use the MIME type and not directly the
Content-Type header
https://bugs.webkit.org/attachment.cgi?id=67641&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
I just saw that Opera has some nice test-cases. The 2 test cases included in
the fix are complementary to one mentioned by Anne.

We may want to include the whole test suite to make sure we match the
specification and Opera (my testing showed that WebKit was the only one to
support EventSource for now).


More information about the webkit-reviews mailing list