After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613385 - libsoup doesn't unpack gzip-compressed page
libsoup doesn't unpack gzip-compressed page
Status: RESOLVED DUPLICATE of bug 611476
Product: libsoup
Classification: Core
Component: HTTP Transport
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-03-20 06:36 UTC by Priit Laes (IRC: plaes)
Modified: 2010-03-20 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2010-03-20 06:36:16 UTC
Example page: http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/webkit-gtk2/ that displays garbage.

Libsoup version 2.29.91
Comment 1 Dan Winship 2010-03-20 14:38:29 UTC
fixed in git post-2.29.91; the site is using "Content-Encoding: x-gzip" instead of "gzip"

*** This bug has been marked as a duplicate of bug 611476 ***