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 proxy support (http_proxy and https_proxy env vars) #26

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

saks
Copy link
Contributor

@saks saks commented Feb 6, 2020

Hey! Please have a look at this PR :)
After looking into docs one more time I figured how to make it look into ENV vars, thanks :)
I'm having issues figuring out how to write a test for my change, I'd very much appreciate any help here.

Please let me know what you think.
We've tested this change in our environment and everything seems working as expected.

Thanks!

@saks
Copy link
Contributor Author

saks commented Feb 14, 2020

hey @whatthewhat! Is there anything I can do to improve this PR to get it merged?

@whatthewhat
Copy link
Owner

Sorry @saks, I just got back from vacation. Looks like testing this can be a challenge - I'll dig around for some options, but seems safe enough to merge as is if there aren't good ones.

@saks
Copy link
Contributor Author

saks commented Feb 17, 2020

hey @whatthewhat! Thanks for looking into it. Please let me know if you need a hand with this.

@whatthewhat
Copy link
Owner

I think this is good to go as is for now. After reading how Net::HTTP.start handles it's arguments I kind of want to refactor to something else in the future :)

@whatthewhat whatthewhat merged commit 8d5a053 into whatthewhat:master Feb 19, 2020
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.

2 participants