[Webkit-unassigned] [Bug 223022] New: XMLHttpRequest and fetch() don't combine Content-Length/Content-Type headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 02:46:03 PST 2021


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

            Bug ID: 223022
           Summary: XMLHttpRequest and fetch() don't combine
                    Content-Length/Content-Type headers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

In tests added in https://github.com/web-platform-tests/wpt/pull/27837, rather than returning two Content-Length headers as "6, 6", I get "6", which suggests a header got dropped. Equivalent thing happens for Content-Type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210310/cbe5daba/attachment.htm>


More information about the webkit-unassigned mailing list