[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 11:33:02 PDT 2022


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

--- Comment #2 from boris.brudnoy at healthometry.com ---
I omitted mentioning that the aforementioned service sends back QR code images encoding the GET request's 'Referer' URL, and so images are different only for requests with differing Referer URLs.

Are two GET requests still considered the same if their request headers differ? I couldn't find a definitive answer on that.

Could you elaborate on levels of caching? If a DOM element relies on data it retrieves via HTTP, isn't this by definition either an HTTP cache hit or a network request going out? In this case I would expect cache-related response headers to be honored, which Chrome seems to be doing.

Thanks for looking into this.

-- 
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/294889c1/attachment.htm>


More information about the webkit-unassigned mailing list