[Webkit-unassigned] [Bug 243312] Safari does not respect Cache-Control: no-store, no-transform header when loading images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 13:13:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243312
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
> Are two GET requests still considered the same if their request headers differ? I couldn't find a definitive answer on that.
In theory, HTTP caches are informed about which request header fields to care about using the response Vary header field, https://httpwg.org/specs/rfc7231.html#header.vary. Actual implementations may have various special cases added over the years as workarounds.
--
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/20220729/744ae80f/attachment.htm>
More information about the webkit-unassigned
mailing list