Skip Menu |

This queue is for tickets about the AnyEvent-HTTP CPAN distribution.

Report information
The Basics
Id: 133534
Status: new
Priority: 0/
Queue: AnyEvent-HTTP

People
Owner: Nobody in particular
Requestors: johanl [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.25
Fixed in: (no value)



Subject: Feature request: no_proxy support
AnyEvent::HTTP supports http_proxy using the "http_proxy" variable. I would like it to also support the accompanying "NO_PROXY" env variable, as used by curl and many (most?) other software that deals with http proxies.