[Webkit-unassigned] [Bug 201180] Cannot send in-scheme CORS requests with WKURLSchemeHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 08:27:38 PDT 2019


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

--- Comment #6 from Alastair Coote <webkitbugzilla at alastair.is> ---
Would it be any more acceptable (and easier to implement) to simply remove CORS checks on any WKURLSchemeHandler request that stays within its own scheme? CORS doesn't really make all that much sense in the context of custom scheme handlers anyway, given that the requests are all handled within your app.

-- 
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/20190903/a727d909/attachment.html>


More information about the webkit-unassigned mailing list