[Webkit-unassigned] [Bug 45994] New: XMLHttpRequest: getAllResponseHeaders() throws DOM Exception 11 when the state is OPENED.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 14:04:32 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45994
Summary: XMLHttpRequest: getAllResponseHeaders() throws DOM
Exception 11 when the state is OPENED.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jianli at chromium.org
CC: fishd at chromium.org, dimich at chromium.org,
levin at chromium.org, jianli at chromium.org
XMLHttpRequest: getAllResponseHeaders() throws DOM Exception 11 when the state is OPENED.
Per the spec:
When the getAllResponseHeaders() method is invoked, the user agent must run the following steps:
If the state is UNSENT or OPENED return the empty string and terminate these steps.
Test: http://tc.labs.opera.com/apis/XMLHttpRequest/getallresponseheaders-cookies.htm
--
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