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

Add option to configure proxy via env #3

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

martialblog
Copy link
Member

This extends the default RoundTripper with http.ProxyFromEnvironment so that the Env Variable for Proxy configuration can be used.

Fixes #2

 - Add ProxyFromEnvironment configuration to enable env variables for proxy config
@martialblog martialblog added this to the v0.1.1 milestone Aug 24, 2023
@martialblog martialblog merged commit fa16f81 into main Aug 24, 2023
2 checks passed
@martialblog martialblog deleted the feature/add-proxy-from-env branch August 24, 2023 14:24
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.

Add option to configure proxy via env
1 participant