--- AnyEvent-HTTP/README 2008/06/12 11:56:09 1.3 +++ AnyEvent-HTTP/README 2008/07/24 06:01:10 1.4 @@ -37,7 +37,7 @@ details on additional parameters. http_post $url, $body, key => value..., $cb->($data, $headers) - Executes an HTTP-POST request with a request body of $bod. See the + Executes an HTTP-POST request with a request body of $body. See the http_request function for details on additional parameters. http_request $method => $url, key => value..., $cb->($data, $headers)