perl-HTTP-Tiny

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.
Website: https://metacpan.org/release/HTTP-Tiny
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: unspecified

Packages

perl-HTTP-Tiny-0.074-2.el6_10.noarch [53 KiB] Changelog by Andrew Colin Kissa (2023-03-09):
- Build with Perl 5.24