SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-AnyEvent-HTTP-2.23-18.1.noarch.rpm :
Mon Aug 29 14:00:00 2016 cooloAATTsuse.com
- updated to 2.23
see /usr/share/doc/packages/perl-AnyEvent-HTTP/Changes
TODO: default rbuf_max value maybe? how about reading large chunks in small parts?
2.23 Sun Aug 28 11:30:33 CEST 2016
- relative redirects used the proxy schema instead of the request
url schema to generate the new url, which is wrong (analyzed by Felix
Ostmann).
- fix download example (reported by Felix Ostmann).

Thu May 14 14:00:00 2015 cooloAATTsuse.com
- updated to 2.22
see /usr/share/doc/packages/perl-AnyEvent-HTTP/Changes

Fri Jul 25 14:00:00 2014 cooloAATTsuse.com
- updated to 2.21
- correctly keep body when redirecting POSTs, instead of
deleting them.
2.2 Mon Jun 9 01:31:46 CEST 2014
- connection header was malformed (patch by Raphael Geissert).
- add lots of known idempotent methods from httpbis.
- implement relative location headers (rfc 7231), with fallback on URI.
- add support for status code 308 from rfc 7238.
- recommend URI.

Mon Jun 3 14:00:00 2013 cooloAATTsuse.com
- updated to 2.15
- use the recurse parameter to also limit the number of retries to be
done, avodiing endless loops with broken servers, as reported
by Carl Chambers.

Fri May 25 14:00:00 2012 cooloAATTsuse.com
- updated to 2.14
- Time::Local::timegm croaks on out-of-range values. Don\'t let
this disturb AnyEvent::HTTP (reported by: tell me, I forgot...).

Thu Aug 25 14:00:00 2011 chrisAATTcomputersalat.de
- update to 2.13
- garbled chunked responses caused AnyEvent::HTTP to malfunction
(patch by Dmitri Melikyan).
- fix GET => HEAD in one case in the documentation (James Bromberger).
- fix deps

* perl(AnyEvent) >= 5.33

* perl(common::sense) >= 3.3

Tue Jun 14 14:00:00 2011 cooloAATTnovell.com
- updated to 2.12
- fix a possible \'Can\'t call method \"destroyed\"\' error (which would
have been reported by Carl Chambers).
- the keepalive session cache wouldn\'t take port and scheme into account
when reusing connection - potentially causing information leaks
(reported by Nick Kostirya).
- bump AnyEvent dependency version (reported by Richard Harris).
- the keepalive and persistent parameters were actually named
differently in the code - they now work as documented.
- fix a bug where callbacks would sometimes never be called when
the request timeout is near or below the persistent connection
timeout (testcase by Cindy Wang).
- destroying the guard would have no effect when a request was
recursing or being retired.
- \"proxy => undef\" now overrides any global proxy when specified.
- require scheme in urls, also use a stricter match to match urls,
leading or trailing garbage is no longer tolerated.
- EXPERIMENTAL: allow \'=\' in cookie values.
- do not lowercase cookie names, only parameter names.
- add missing dependency on common::sense.
- add a resume download example.

Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules

Thu Oct 7 14:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (1.46)


 
ICM