Commit graph

3 commits

Author SHA1 Message Date
seb
bab9cb64d5 Update p5-AnyEvent-HTTP from version 1.44 to version 1.45.
Upstream changes:
1.45 Wed Jun 16 21:15:26 CEST 2010
	- fix a bug where the handle woudl go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.
2010-07-19 04:51:16 +00:00
seb
12c53f3261 Add missing word in COMMENT 2010-07-04 07:41:28 +00:00
seb
bb57e5dc9e Initial import of p5-AnyEvent-HTTP version 1.44 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::HTTP is an AnyEvent user, you need to
make sure that you use and run a supported event loop.  It 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.
2010-04-24 09:00:13 +00:00