--- AnyEvent-HTTP/Changes 2011/01/05 10:00:54 1.60 +++ AnyEvent-HTTP/Changes 2011/01/11 04:45:25 1.62 @@ -3,6 +3,8 @@ TODO: provide lwp_request function that takes an lwp http requets and returns a http response. TODO: download example + - add missing dependency on common::sense. + 2.0 Tue Jan 4 09:16:56 CET 2011 - hopefully fully upgraded to HTTP/1.1. - support HTTP/1.1 persistent and HTTP/1.0 keep-alive connections. @@ -68,7 +70,7 @@ - provide on_prepare callback on common request. 1.42 Wed Aug 5 18:43:01 CEST 2009 - - allow suppression of auto-supplied header fieds by specifying undef + - allow suppression of auto-supplied header fields by specifying undef (requested by Mr Guest). - allow proxy scheme to be missing, as documented (reported by Mr Guest).