| Name: | rh-perl520-perl-HTTP-Tiny |
| Version: | 0.053 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 129959 |
| License: | GPL+ or Artistic |
| RPM: |
rh-perl520-perl-HTTP-Tiny-0.053-1.el7.noarch.rpm
|
| Source RPM: |
rh-perl520-perl-HTTP-Tiny-0.053-1.el7.src.rpm
|
| Build Date: | Fri Feb 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/HTTP-Tiny/ |
| Summary: | Small, simple, correct HTTP/1.1 client |
| Description: | This is a very simple HTTP/1.1 client, designed for doing simple GET requests
without the overhead of a large framework like LWP::UserAgent.
It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR. |