[Webkit-unassigned] [Bug 260676] fetch with credentials should include Cookies associated with host_permissions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 24 14:58:39 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260676
--- Comment #2 from Gabriel Aubut-Lussier <gaubut at druide.com> ---
The reason I expect Cookies to be sent is to be able to perform authentified requests on a web service where the session id is stored in a HttpOnly, Secure and SameSite=Strict cookie. The WebExtension with the host_permissions for that domain should be able to perform authentified requests.
--
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/20230824/acc8ec1f/attachment.htm>
More information about the webkit-unassigned
mailing list