summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-GZip/DESCR
blob: 82491b10f4c1698accc93522bc5e8183b0eb032c (plain)
1
2
3
4
The Perl 5 module WWW::Mechanize::GZip tries to fetch a URL by
requesting gzip-compression from the webserver. If the response
contains a header with 'Content-Encoding: gzip', it decompresses
the response in order to get the original (uncompressed) content.