Encoding "deflate" -- how to handle? [WWW, client-side]
From: Maciej Pilichowski (bantu_at_SKASUJTOpoczta.FM)
Date: 02/28/05
- Next message: Mintcake: "Re: How to tell if a subroutine arg is a constant"
- Previous message: Anno Siegel: "Re: sequences of numbers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 14:54:35 +0100
Hello,
I am fetching some WWW pages via LWP::UserAgent with Accept-Encoding
set to "gzip, deflate". When the page is uncompressed
/content_encoding not defined/ I just get the content, when the
content_encoding is set to "gzip" I use Compress::Zlib::memGunzip, but
what should I do when content_encoding is set to "deflate"?
I tried to use "uncompress" method but it didn't work.
Any ideas?
have a nice day
bye
PS. Yes, I looked for the answer at Google but all I found was
handling "gzip".
-- Maciej "MACiAS" Pilichowski http://bantu.fm.interia.pl/ M A R G O T --> http://www.margot.cad.pl/ automatyczny tłumacz (wczesna wersja rozwojowa) angielsko-polski
- Next message: Mintcake: "Re: How to tell if a subroutine arg is a constant"
- Previous message: Anno Siegel: "Re: sequences of numbers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|