Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for no_proxy env variable #1693

Merged
merged 2 commits into from Aug 7, 2018
Merged

Adding support for no_proxy env variable #1693

merged 2 commits into from Aug 7, 2018

Commits on Aug 7, 2018

  1. Adding support for no_proxy env variable

    * Adds support for the no_proxy environment variable commonly available
      with programs supporting the http_proxy/https_proxy environment
      variables.
    * Adds tests to test the no_proxy environment variable.
    Chance Dickson committed Aug 7, 2018
    Copy the full SHA
    60110b8 View commit details
    Browse the repository at this point in the history
  2. Adding documentation for the proxy env variables

    * Adds documentation to README.md for the supported, conventional
      http_proxy, https_proxy, and no_proxy environment variables.
    Chance Dickson committed Aug 7, 2018
    Copy the full SHA
    0e808f4 View commit details
    Browse the repository at this point in the history