[Webkit-unassigned] [Bug 175764] New: Fetch: data: URL HEAD request should result in empty response body

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 03:09:54 PDT 2017


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

            Bug ID: 175764
           Summary: Fetch: data: URL HEAD request should result in empty
                    response body
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: cdumez at apple.com

Test: http://w3c-test.org/XMLHttpRequest/data-uri.htm

Updated in: https://github.com/w3c/web-platform-tests/pull/6923

Even if Fetch initially ends up creating a response with a body, main fetch step 18 sets it to null again. This is my bad since it's likely you used to pass this.

-- 
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/20170821/701d8695/attachment.html>


More information about the webkit-unassigned mailing list