[Webkit-unassigned] [Bug 117342] New: [curl] Merge http response header values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 05:45:31 PDT 2013


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

           Summary: [curl] Merge http response header values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: galpeter at inf.u-szeged.hu


If the server returns multiple headers with the same name then the values should be merged into one list where the values are separated by a ',' character. This behavior is described in the RFC 2616 section 4.2 (http://tools.ietf.org/html/rfc2616#section-4.2).

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