Hi again,

I'm sending request to http with:
$ua->default_header('Accept-Encoding' => 'deflate, gzip, x-gzip, identity');

ofcourse, I get compressed response. How to know wich method is used
and also how to decompress it.

Maybe something is written in header, when server response and using
right decompressing method ? For example Tie::Gzip ?

Hm, maybe is not good specifying all those compressing methods, but
only one, most common used. Which one is that ? Gzip ?

/brano


-=x=-
Skontrolované antivírovým programom NOD32


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to