Bug 27981
Summary: | [SOUP] Content sniffing always on | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Bergkvist <adam.bergkvist> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jmalonzo, xan.lopez |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Adam Bergkvist
The Soup backend always does content sniffing without checking ResourceHandle::shouldContentSniff().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jan Alonzo
(In reply to comment #0)
> The Soup backend always does content sniffing without checking
> ResourceHandle::shouldContentSniff().
FYI, libsoup feature for this to be doable -http://bugzilla.gnome.org/show_bug.cgi?id=574773.
Xan Lopez
*** This bug has been marked as a duplicate of bug 27143 ***