RESOLVED DUPLICATE of bug 25855 25481
AniDB page displayed as complete bogus
https://bugs.webkit.org/show_bug.cgi?id=25481
Summary AniDB page displayed as complete bogus
Martin Sourada
Reported 2009-04-30 04:47:30 PDT
Trying to load AniDB page (see URL) results in totably bogus output, which does resemble a little output of 'cat <insert-your-favourite-binary>'. Not sure why this happens, the page was displaying correctly with curl backend but has been broken with the libsoup one as long as I can remember. I tested it up to webkitgtk-1.1.6 in midori.
Attachments
Alexander Butenko
Comment 1 2009-04-30 13:33:12 PDT
seems webserver cant handle clients which doesnt supports gzip decoding. It outputs page in gzip encoding even if client doesnt sent flag that it supports it. content-encoding support is currently in development stage in libsoup bugzilla.
Justin Hibbits
Comment 2 2009-07-06 19:05:48 PDT
I can confirm this bug. I see this visiting http://www.freebsd.org/cgi/cvsweb.cgi/ in both Midori and GtkLauncher, using libsoup 2.26.3 and webkit r45557.
Jan Alonzo
Comment 3 2009-07-07 04:04:37 PDT
*** This bug has been marked as a duplicate of bug 25855 ***
Note You need to log in before you can comment on or make changes to this bug.