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

Allow HTTP_PROXY settings to use username and password #16

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

Allow HTTP_PROXY settings to use username and password #16

wants to merge 1 commit into from

Conversation

winstonwolff
Copy link

I am using an http proxy service (FIXIE) on Heroku that requires a username and password. I've added 4 lines that will pass along the username and password from the HTTP_PROXY environment variable. Formerly just the hostname and port were used.

Would you like to merge this into your master?

@rubyjedi
Copy link
Owner

Hi, thanks for the PR contribution.

I'm not sure what's going on with Travis CI at the moment to suggest it's broken (your patch looks perfectly fine). Let me hammer on Travis configs a bit, and once I have it sorted out, I'll pull this into master. Thanks!

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