aboutsummaryrefslogblamecommitdiff
path: root/www/p5-WWW-Mechanize-GZip/pkg-descr
blob: b873abbc277f682bd5712f41ec4db73613b5ae41 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                  
                                                    
The WWW::Mechanize::GZip module 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.

This module will help to reduce bandwith fetching webpages, if
supported by the webeserver. If the webserver does not support
gzip-compression, no decompression will be made.

This modules is a direct subclass of WWW::Mechanize and will
therefore support any methods provided by WWW::Mechanize.

WWW: https://metacpan.org/release/WWW-Mechanize-GZip