Skip to content

support proxy environment var (HTTP_PROXY/HTTPS_PROXY) #72

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

samuelchen
Copy link
Contributor

@samuelchen samuelchen commented Mar 29, 2018

Support proxy for Python 3.
Add support to proxy environment variables HTTP_PROXY and HTTPS_PROXY.
Setting proxy in environment, e.g.

  • window

SET HTTP_PROXY=http://localhost:8080

  • linux

export HTTPS_PROXY=http://me:pass@localhost:8080

Then can connect to AliCloud via the proxy.

@CLAassistant
Copy link

CLAassistant commented Mar 29, 2018

CLA assistant check
All committers have signed the CLA.

@JacksonTian
Copy link
Contributor

landed in 81755ec and 6580c81

@JacksonTian JacksonTian closed this Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants