[Webkit-unassigned] [Bug 45372] EventSource fails to connect if Content-Type header has a charset attribute

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


https://bugs.webkit.org/show_bug.cgi?id=45372


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |jchaffraix at webkit.org
                   |kit.org                     |
  Attachment #67641|                            |review?
               Flag|                            |




--- Comment #3 from Julien Chaffraix <jchaffraix at webkit.org>  2010-09-14 21:42:57 PST ---
Created an attachment (id=67641)
 --> (https://bugs.webkit.org/attachment.cgi?id=67641)
Proposed fix: Use the MIME type and not directly the Content-Type header

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).

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



More information about the webkit-unassigned mailing list