ports/devel/p5-AnyEvent-HTTP/pkg/DESCR

6 lines
293 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.