I suppose that this is obvious enough, but FTR, until / unless this is
fixed, a workaround is to follow every invocation of the UserAgent
(where you'll eventually be calling decoded_content() or similar) with
something like:

$res->content_encoding('x-bzip2') if (defined $res->content_encoding) && 
($res->content_encoding eq 'bzip2');

Celejar
-- 
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to