--- AnyEvent-HTTP/Changes 2011/02/24 12:13:11 1.69 +++ AnyEvent-HTTP/Changes 2011/02/24 15:09:40 1.70 @@ -7,7 +7,7 @@ - the keepalive and persistent parameters were actually named differently in the code - they now work as documented. - fix a bug where callbacks would sometimes never be called when - the request timeout is near or below the persistent conenction + the request timeout is near or below the persistent connection timeout (testcase by Cindy Wang). - destroying the guard would have no effect when a request was recursing or being retired.