[Webkit-unassigned] [Bug 188691] REGRESSION (iOS 12): WKWebView cookies are empty in responseHeaders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 11:04:48 PDT 2018


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

--- Comment #8 from Sihui Liu <sihui_liu at apple.com> ---
HTTP headers in response are filtered for security. https://bugs.webkit.org/show_bug.cgi?id=184310

The intended way to retrieve cookies now is via WKHTTPCookieStore API. For cases it doesn't work as expected, please file a bug so we could improve it.

-- 
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/20180829/b75ed62a/attachment.html>


More information about the webkit-unassigned mailing list