AnyEvent::HTTP + NO_PROXY bug

Marc Lehmann schmorp at schmorp.de
Tue Mar 20 16:22:21 CET 2012


On Mon, Mar 19, 2012 at 04:49:21AM -0400, Rob Hoelz <rob at li325-67.members.linode.com> wrote:
> 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

Hi!

I've never heard of "NO_PROXY", and it looks to me like some nonstandard
thing - do you have any refernce that would describe it's behaviour?

For example, it's not used by LWP either, and the w3c proxy
"specification" doesn't have it either, as such, I'd be reluctant to add
support for what would basically an ae::http-specific variable.


-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list