perl-HTTP-Tiny - A small, simple, correct HTTP/1.1 client
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.
Packages
perl-HTTP-Tiny-0.017-235.fc18.noarch [50 KiB] |
Changelog
by Petr Pisar (2012-11-26):
- Remove perl-CGI sub-package to favour standalone one (bug #876974) |