[Webkit-unassigned] [Bug 200857] REGRESSION (iOS 13): WKWebView does not include cookies/credentials in cross-origin-requests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 25 00:34:11 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=200857
--- Comment #29 from Nicola Fankhauser <one-webkitbugzilla at variant.ch> ---
I added two text files to show the issue. Each file consists of two request/response pairs, the first authenticates via POST to a CORS server, which sends back session cookies. The second request then tries to GET data via a RESTful service, which requires these session cookies to be presented. Under iOS 13 the lack of cookies in the GET request provokes a 401 Unauthorized response.
What are the next steps here? iOS 13.1 has not fixed 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/20190925/0f2f10f7/attachment.html>
More information about the webkit-unassigned
mailing list