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

Already on GitHub? Sign in to your account

support http proxy through environment variables #16

Open
danprince opened this issue Mar 19, 2018 · 0 comments
Open

support http proxy through environment variables #16

danprince opened this issue Mar 19, 2018 · 0 comments

Comments

@danprince
Copy link

Coming from a request for request style proxy support for the Slack package, through environment variables.

process.env.HTTP_PROXY = "http://proxy.van.some.proxy:8080";
process.env.HTTPS_PROXY = "http://proxy.van.some.proxy:8080";
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

No branches or pull requests

1 participant