--- AnyEvent-HTTP/HTTP.pm 2015/05/08 17:28:39 1.122 +++ AnyEvent-HTTP/HTTP.pm 2015/05/08 17:34:35 1.123 @@ -197,6 +197,9 @@ If not specified, then the default proxy is used (see C). +Currently, if your proxy requires authorization, you have to specify an +appropriate "Proxy-Authorization" header in every request. + =item body => $string The request body, usually empty. Will be sent as-is (future versions of