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

Use HttpProxyAgent on top of axios when a proxy is configured #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

monti-python
Copy link

Axios has a bug when running behind http proxies (axios/axios#3384) which is a very common setup in many organizations. As suggested here I propose using snowflake-sdk's own HttpProxyAgent.

This PR is related with #159

@github-actions
Copy link

github-actions bot commented Mar 31, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@monti-python
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@monti-python monti-python force-pushed the feature/use_http_proxy_agent_in_axios branch from e4db463 to 2e3ffed Compare March 31, 2022 08:47
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.

1 participant