--- AnyEvent-HTTP/HTTP.pm 2010/09/06 06:31:32 1.57 +++ AnyEvent-HTTP/HTTP.pm 2010/11/14 20:23:00 1.58 @@ -94,7 +94,7 @@ When called in void context, nothing is returned. In other contexts, C returns a "cancellation guard" - you have to keep the object at least alive until the callback get called. If the object gets -destroyed before the callbakc is called, the request will be cancelled. +destroyed before the callback is called, the request will be cancelled. The callback will be called with the response body data as first argument (or C if an error occured), and a hash-ref with response headers as