[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 Apr 29 11:25:26 PDT 2013


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





--- Comment #5 from Dan Winship <danw at gnome.org>  2013-04-29 11:23:47 PST ---
(In reply to comment #3)
> We could probably indeed set the size to -1 by checking this flag you mentioned, but seek would be broken for all servers returning compressed data.

There's a bug open about adding an API to SoupMessage to extract the actual content length out of the gzip metadata when the stream is compressed. (https://bugzilla.gnome.org/show_bug.cgi?id=664620). So that would be another solution. But it's true, as Sebastian notes in the other bug, that multimedia streams ought to already contain compressed data and thus not be usefully compressible anyway...

-- 
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