AnyEvent::HTTP + NO_PROXY bug

Rob Hoelz rob at li325-67.members.linode.com
Mon Mar 19 09:49:21 CET 2012


Hello,

I found a bug with AnyEvent::HTTP 2.13; it respects the environment
variable 'http_proxy', but not the variable 'NO_PROXY'.  I've
implemented a test and a patch for this behavior:

http://hoelz.ro/files/02_noproxy.t

http://hoelz.ro/files/ae-http-no-proxy.patch


The test doesn't skimp on the dependencies, so feel free to rewrite it.
=)

Thanks,
Rob Hoelz



More information about the anyevent mailing list