| Name: | perl-HTTP-Tiny |
|---|---|
| Version: | 0.078 |
| Release: | 1.module+el8.6.0+20545+312b6629 |
| Architecture: | noarch |
| Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298 |
| Group: | Unspecified |
| Size: | 153602 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTTP-Tiny-0.078-1.module+el8.6.0+20545+312b6629.noarch.rpm |
| Source RPM: | perl-HTTP-Tiny-0.078-1.module+el8.6.0+20545+312b6629.src.rpm |
| Build Date: | Wed Apr 06 2022 |
| Build Host: | build-ol8-x86_64.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. |