[ol7_developer_EPEL] perl-AnyEvent-HTTP-2.23-1.el7.noarch

Name:perl-AnyEvent-HTTP
Version:2.23
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:100612
License:GPL+ or Artistic
RPM: perl-AnyEvent-HTTP-2.23-1.el7.noarch.rpm
Source RPM: perl-AnyEvent-HTTP-2.23-1.el7.src.rpm
Build Date:Mon Dec 11 2017
Build Host:x86-ol6-builder-05.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/AnyEvent-HTTP/
Summary:Simple but non-blocking HTTP/HTTPS client
Description:
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.

The caller is responsible for authentication management, cookies (if the
simplistic implementation in this module doesn't suffice), referrer and
other high-level protocol details for which this module offers only
limited support.

Related Packages (Show Changelog) (Show Filelist)