[Webkit-unassigned] [Bug 140205] WKWebView does not provide a way to set cookie accept policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 05:13:21 PDT 2019


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

--- Comment #27 from Niklas Merz <niklasmerz at linux.com> ---
Safari on iOS 13 does this for CORS-requests, too. Disabling Cross-Site-Tracking in System settings does not help either.

My fetch request on page from domain A to API on domain B gets a new cookie via the "Set-Cookie" header. The second request does not contain this cookie.

It works, if this happens on the same origin, but there should be many apps and websites that need to use CORS requests with cookies.

-- 
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/20190815/d8c9f7c1/attachment.html>


More information about the webkit-unassigned mailing list