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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 15 14:02:05 PDT 2017


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

--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
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.

Further, we'd need to check that what other browsers do is actually what the XHR spec imports indirectly from the MIME Sniffing spec.

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


More information about the webkit-unassigned mailing list