[Webkit-unassigned] [Bug 45372] New: EventSource fails to connect if Content-Type header has a charset attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 00:27:57 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45372
Summary: EventSource fails to connect if Content-Type header
has a charset attribute
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: richard at zschech.net
For example:
HTTP/1.1 200 OK
Content-Type: text/event-stream; charset=UTF-8
Fails with an error event being received to the onerror handler.
--
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