Name: | perl-HTTP-Tiny |
---|---|
Version: | 0.074 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 149162 |
License: | GPL+ or Artistic |
RPM: | perl-HTTP-Tiny-0.074-1.el8.noarch.rpm |
Source RPM: | perl-HTTP-Tiny-0.074-1.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |
- 0.074 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- 0.070 bump
- 0.068 bump
- 0.064 bump
- Avoid loading optional modules from default . (CVE-2016-1238)
- Perl 5.24 rebuild