[Webkit-unassigned] [Bug 115353] Add support to disable "Accept-Encoding:" HTTP header on soup ResourceRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 03:45:46 PDT 2013


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





--- Comment #6 from Sergio Villar Senin <svillar at igalia.com>  2013-05-13 03:44:12 PST ---
(From update of attachment 200010)
View in context: https://bugs.webkit.org/attachment.cgi?id=200010&action=review

Overall I agree with Dan's comments, I think they're quite aligned with my concerns exposed in bug 115354. Likely we should use some libsoup API to provide such information but as we aren't bumping requirements soon I guess it's fine.

Anyway, based on the fact that multimedia streams are most of them already compressed data, it shouldn't hurt not to use compression at HTTP level.

> Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp:61
> +        // Disable SoupContentDecoder as it adds a "Accept-Encoding:" field to the headers

I don't think this comment is needed

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list