
Anyevent::http is an simple non-blocking http/https client implementation, which uses anyevent under the hood for asynchronous i/o. it supports get, post and other request methods, cookies and more. it is well suited to most http tasks, while retaining fine-grained control over request and response headers to cater to more complex requirements.