This pull request adds support for the 'standard' no_proxy environment variable supported by (amongst many others) lynx, wget and Python's urllib.
Pushing this support down to the net-http-persistent level considerably simplifies the setup for tests that need to hit both local and remote services in environments where an http proxy is used.
This pull request adds support for the 'standard' no_proxy environment variable supported by (amongst many others) lynx, wget and Python's urllib.
Pushing this support down to the net-http-persistent level considerably simplifies the setup for tests that need to hit both local and remote services in environments where an http proxy is used.