Fedora 21 Update: perl-AnyEvent-HTTP-2.22-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 3 18:52:30 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-10534
2015-06-23 03:03:01
--------------------------------------------------------------------------------

Name        : perl-AnyEvent-HTTP
Product     : Fedora 21
Version     : 2.22
Release     : 1.fc21
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.

--------------------------------------------------------------------------------
Update Information:

**2.22** Thu May 14 04:04:03 CEST 2015
* ipv6 literals were not correctly parsed (analyzed by Raphael Geissert).
* delete the body when mutating request to GET request when redirecting (reported by joe trader).
* send proxy-authorization header to proxy when using CONNECT (reported by dzagashev@).
* do not send Proxy-Authroization header when not using a proxy.
* when retrying a persistent request, switch persistency off.
* added t/02_ip_literals.t.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jun 22 2015 Remi Collet <remi at fedoraproject.org> - 2.22-1
- update to 2.22
* Wed Nov 19 2014 Remi Collet <remi at fedoraproject.org> - 2.21-1
- update to 2.21
- add dependency on perl(common::sense)
- raise dependency on perl(AnyEvent) >= 5.33
- fix license handling
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.46-11
- Perl 5.20 rebuild
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update perl-AnyEvent-HTTP' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list