[Webkit-unassigned] [Bug 161654] New: Fetch API fails to send Origin header on Same Origin GET requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 16:20:20 PDT 2016


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

            Bug ID: 161654
           Summary: Fetch API fails to send Origin header on Same Origin
                    GET requests
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mkhatib727 at gmail.com

Safari Dev Preview seems to successfully set Origin header on these cases:

* Cross Origin GET
* Same Origin POST
* Cross Origin POST

But fails to do the same with Same Origin GET. 

Firefox already successfully implements this and Chrome are working on fixing the same issue in their Fetch implementation.
https://codereview.chromium.org/2290193003/
https://bugs.chromium.org/p/chromium/issues/detail?id=641620#c2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/23da142b/attachment.html>


More information about the webkit-unassigned mailing list