--- AnyEvent-HTTP/Changes 2011/01/11 04:45:25 1.62 +++ AnyEvent-HTTP/Changes 2011/01/28 01:17:25 1.66 @@ -1,9 +1,19 @@ Revision history for AnyEvent::HTTP TODO: provide lwp_request function that takes an lwp http requets and returns a http response. -TODO: download example + - require scheme in urls, also use a stricter match to match urls, + leading or trailing garbage is no longer tolerated. + +2.03 Tue Jan 18 18:49:35 CET 2011 + - dummy reupload, file gone from cpan somehow. + +2.02 Wed Jan 12 04:29:37 CET 2011 + - do not lowercase cookie names, only parameter names. + +2.01 Tue Jan 11 07:38:15 CET 2011 - add missing dependency on common::sense. + - add a resume download example. 2.0 Tue Jan 4 09:16:56 CET 2011 - hopefully fully upgraded to HTTP/1.1.