[Webkit-unassigned] [Bug 200857] iOS 13 beta: WKWebView does not include cookies/credentials in cross-origin-requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 06:12:57 PDT 2019


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

--- Comment #5 from Niklas Merz <niklasmerz at linux.com> ---
Created attachment 376682

  --> https://bugs.webkit.org/attachment.cgi?id=376682&action=review

Test app to reproduce issue

I can reproduce this issue in WKWebView with this minimal test app. The test page on https://niklas.merz.dev/corstest is also included.

This page does a cross origin request to https://cors-test.appspot.com/test which returns a cookie called test. This API echos the origin so this is a valid cors request.

-- 
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/20190819/15ae1b75/attachment.html>


More information about the webkit-unassigned mailing list