This module implements a simple, stateless and non-blocking HTTP
client. It supports GET, POST and other request methods, cookies and
more, all on a very low level. It can follow redirects, supports
proxies, and automatically limits the number of connections to the
values specified in the RFC.
It should generally be a "good client" that is enough for most HTTP
tasks. Simple tasks should be simple, but complex tasks should still
be possible as the user retains control over HTTP message headers.
This requires: perl-AnyEvent, perl-common-sense
Maintained by: Mikko Värri
Keywords:
ChangeLog: perl-AnyEvent-HTTP
Homepage:
https://metacpan.org/release/AnyEvent-HTTP
Download SlackBuild:
perl-AnyEvent-HTTP.tar.gz
perl-AnyEvent-HTTP.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
perl-AnyEvent-HTTP.SlackBuild |
perl-AnyEvent-HTTP.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds