[Webkit-unassigned] [Bug 14898] New: XMLHttpRequest.getAllResponseHeaders should separate headers with CRLF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 22:04:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14898

           Summary: XMLHttpRequest.getAllResponseHeaders should separate
                    headers with CRLF
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


>From the draft spec: "Return all the HTTP headers, as a single string, with
each header line separated by a U+000D CR U+000A LF pair excluding the status
line."

WebKit just appends '\n'.


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



More information about the webkit-unassigned mailing list