Simple but non-blocking HTTP/HTTPS client
This module is an the AnyEvent manpage user, you need to make sure that you
use and run a supported event loop.
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 request and response headers.
The caller is responsible for authentication management, cookies (if the
simplistic implementation in this module doesn't suffice), referer and
other high-level protocol details for which this module offers only limited
support.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/perl-AnyEvent-HTTP && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
AnyEvent-HTTP-2.21.tar.gz | 0000026710 26.1 KB | |
perl-AnyEvent-HTTP.changes | 0000003234 3.16 KB | |
perl-AnyEvent-HTTP.spec | 0000002641 2.58 KB |
Revision 11 (latest revision is 15)
Split 13.2 from Factory
Comments 0