--- AnyEvent-HTTP/Changes 2011/01/02 05:13:27 1.55 +++ AnyEvent-HTTP/Changes 2011/01/02 05:31:55 1.56 @@ -8,6 +8,7 @@ - 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.