http://qs321.pair.com?node_id=11101756


in reply to Re^2: Problem with LWP::UserAgent
in thread Problem with LWP::UserAgent

The code holli posted works for me just fine. Adding the gzip encoding to the headers also works fine but it works without it as well. The code you posted last works if replace Compress::Zlib::memGunzip($res->content()) with $res->decoded_content