[Webkit-unassigned] [Bug 179250] New: Requests handled by Service Worker should not go through preflighting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 3 11:27:17 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=179250
Bug ID: 179250
Summary: Requests handled by Service Worker should not go
through preflighting
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
DocumentThreadableLoader is using preflight for any non simple CORS request.
In case request is handled by SW, no preflighting should happen.
If SW is not handling the request, preflighting should happen.
--
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/20171103/4df3279d/attachment.html>
More information about the webkit-unassigned
mailing list