Name: | perl516-perl-HTTP-Tiny |
---|---|
Version: | 0.017 |
Release: | 19.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 40690 |
License: | GPL+ or Artistic |
RPM: | perl516-perl-HTTP-Tiny-0.017-19.el7.noarch.rpm |
Source RPM: | perl516-perl-5.16.3-19.el7.src.rpm |
Build Date: | Thu May 28 2015 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | A small, simple, correct HTTP/1.1 client |
Description: | This is a very simple HTTP/1.1 client, designed primarily 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. |