Name: | perl-WWW-Mechanize-GZip |
---|---|
Version: | 0.12 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 6614 |
License: | GPL+ or Artistic |
RPM: | perl-WWW-Mechanize-GZip-0.12-11.el7.noarch.rpm |
Source RPM: | perl-WWW-Mechanize-GZip-0.12-11.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/WWW-Mechanize-GZip |
Summary: | Fetch compressed web pages |
Description: | The WWW::Mechanize::GZip module tries to fetch a URL by requesting gzip-compression from the web server. 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 bandwidth fetching web pages, if supported by the web server. If the web server does not support gzip-compression, no decompression will be made. |