Simple but non-blocking HTTP/HTTPS client

Edit Package perl-AnyEvent-HTTP
http://search.cpan.org/dist/AnyEvent-HTTP

This module is an AnyEvent 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.

Refresh
Refresh
Source Files
Filename Size Changed
AnyEvent-HTTP-2.25.tar.gz 0000028514 27.8 KB
cpanspec.yml 0000000546 546 Bytes
perl-AnyEvent-HTTP.changes 0000005066 4.95 KB
perl-AnyEvent-HTTP.spec 0000002657 2.59 KB
Revision 22 (latest revision is 23)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 798659 from Tina Müller's avatar Tina Müller (tinita) (revision 22)
- updated to 2.25
   see /usr/share/doc/packages/perl-AnyEvent-HTTP/Changes
  TODO: cookie_jar_extract should refuse when host is an ip literal
  TODO: cookie_jar_et_cookie should reject cookies not matching their down server domain
  TODO: cookie prefixes? https://tools.ietf.org/html/draft-ietf-httpbis-cookie-prefixes-00
  TODO: default rbuf_max limit for header-reading, chunk header reading etc.
  
  2.25 
  	- fix incorrectly sending proxy requests to origin servers
            when reusing proxy connections (analyzed and testcase by Ivan Robert).
  	- the sessionid parameter was documented as session in random
            places - fix docs and keep using sessionid in the code as before.
  	- fix cookie format documentation.
Comments 0
openSUSE Build Service is sponsored by