1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/www/p5-AnyEvent-HTTP/pkg-descr
Andrej Zverev 85b13ac345 Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.

Sponsored by:	p5 namespace
2011-02-12 09:30:23 +00:00

7 lines
330 B
Plaintext

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.
WWW: http://search.cpan.org/dist/AnyEvent-HTTP/