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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 14:44:33 PDT 2017


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

--- Comment #9 from Daniel Bates <dbates at webkit.org> ---
(In reply to JF Bastien from comment #7)
> (In reply to Daniel Bates from comment #5)
> > (In reply to Daniel Bates from comment #4)
> [... snip ...]
> 
> So you're saying we're doing the right thing, and the server is just
> misconfigured?

Yes, we are doing the "right thing". We should check how Microsoft Edge and IE handle a response with "Content-Encoding: gzip" and "Content-Type: application/octet-stream". Do they treat it as "Content-Encoding: gzip" and "Content-Type: text/plain"? If WebKit is the only browser engine that does not auto decompress <http://s3.amazonaws.com/mozilla-games/ZenGarden/EpicZenGarden.data.gz> then we may want to consider adding a quirk either in WebKit or CFNetwork.

-- 
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/0c7b9319/attachment.html>


More information about the webkit-unassigned mailing list