[Webkit-unassigned] [Bug 225562] Send the supported image mimetypes in the HTTP request header for main resource
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 22 12:49:35 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=225562
--- Comment #2 from mxdvl <hi+webkit at mxdvl.com> ---
I’ve noticed that in Safari 16 the `Accept` header now seems correct for image requests that are part of an HTML document, but incorrect when loading an image directly.
For example, I get this request header on web pages I visit `Accept:image/avif,image/webp,…` (truncated for brevity) but the same `text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8` when opening the image in its own tab.
--
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/20230822/b7e9f8ad/attachment.htm>
More information about the webkit-unassigned
mailing list