[Webkit-unassigned] [Bug 41285] Using <meta http-equiv="Set-Cookie"> does not work (metacookie)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 3 14:10:32 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=41285
--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
(In reply to Daniel Bates from comment #2)
> The HTML living standard was amended in
> <https://github.com/whatwg/html/pull/3649> to indicate that the
> non-conforming Set-Cookie pragma should be ignored. Bug #185077 tracks
> removing support for this pragma (did we have any given the existence of
> this bug?). Resolving this bug as WontFix.
We do have logic for the parsing the Set-Cookie pragma: <https://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.cpp?rev=233473#L3372>.
--
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/20180703/109d500a/attachment.html>
More information about the webkit-unassigned
mailing list