[Webkit-unassigned] [Bug 29140] New: getResponseHeader returns "" instead of null as the spec requires.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 12:16:22 PDT 2009


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

           Summary: getResponseHeader returns "" instead of null as the
                    spec requires.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carol.szabo at nokia.com


getResponseHeader returns an empty string when called with "Set-Cookie" as a
parameter in the proper readyState.
http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#the-getresponseheader-method
specifies that null should be returned.

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