--- AnyEvent-HTTP/HTTP.pm 2010/12/30 03:45:01 1.61 +++ AnyEvent-HTTP/HTTP.pm 2010/12/30 04:30:24 1.62 @@ -149,11 +149,13 @@ =item headers => hashref -The request headers to use. Currently, C may provide its -own C, C, C and C headers -and will provide defaults for C and C (this can be -suppressed by using C for these headers in which case they won't be -sent at all). +The request headers to use, with the header name (I) +as key and header value as hash value. + +Currently, http_request> may provide its own C, C, +C and C headers and will provide defaults for +C and C (this can be suppressed by using a value of +C for these headers in which case they won't be sent at all). =item timeout => $seconds