--- AnyEvent-HTTP/Changes 2011/01/02 04:50:40 1.54 +++ AnyEvent-HTTP/Changes 2011/01/02 05:31:55 1.56 @@ -7,6 +7,8 @@ - hopefully fully upgraded to HTTP/1.1. - use more differentiated status 59x codes. - ignore leading zeroes in http version. + - handle spaces in content-length headers more gracefully. + - use common::sense. - much improved cookie implementation: - properly implement cookie expiry (for new cookies). - new function to expire cookies and sessions: cookie_jar_expire.