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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 14:32:02 PDT 2017


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

--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
(In reply to JF Bastien from comment #1)
> FWIW I tried the "obvious" fix in XMLHttpRequest.cpp:
>     options.sniffContent = SniffContent;
> That doesn't seem to do the trick, or I did it wrong.

: ( I would have expected that enabling sniffing would have made CFNetwork override the Content-Type in the response with text/plain and hence auto-decompress it.

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


More information about the webkit-unassigned mailing list