--- AnyEvent-HTTP/Changes 2011/01/11 06:38:47 1.63 +++ AnyEvent-HTTP/Changes 2011/01/12 03:30:05 1.64 @@ -2,6 +2,9 @@ TODO: provide lwp_request function that takes an lwp http requets and returns a http response. +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.