[Webkit-unassigned] [Bug 175597] XMLHttpequest should do content sniffing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 15:47:17 PDT 2017


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

--- Comment #10 from Daniel Bates <dbates at webkit.org> ---
After reading over the definition of Content-Type and Content-Encoding in RFC 7231 again, I no longer think this bug represents a server misconfiguration. We should look to understand why CF Network explicitly chose to treat "Content-Type: application/octet-stream" and "Content-Encoding: gzip" as "Content-Type: application/gzip" and "Content-Encoding: identity", respectively.

-- 
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/20170817/3e6b6653/attachment-0001.html>


More information about the webkit-unassigned mailing list