--- AnyEvent-HTTP/HTTP.pm 2010/12/31 19:22:18 1.68 +++ AnyEvent-HTTP/HTTP.pm 2010/12/31 19:32:47 1.69 @@ -154,9 +154,9 @@ The request headers to use. Currently, C may provide its own C, C, C and C headers and -will provide defaults for C, C and C (this can -be suppressed by using C for these headers in which case they won't -be sent at all). +will provide defaults at least for C, C and C +(this can be suppressed by using C for these headers in which case +they won't be sent at all). =item timeout => $seconds @@ -195,6 +195,10 @@ cookie-using sites working. Cookies are a privacy disaster, do not use them unless required to. +When cookie processing is enabled, the C and C +headers will be ste and handled by this module, otherwise they will be +left untouched. + =item tls_ctx => $scheme | $tls_ctx Specifies the AnyEvent::TLS context to be used for https connections. This