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 to config for httpclient calls #152

Merged
merged 2 commits into from
Feb 28, 2014
Merged

add proxy to config for httpclient calls #152

merged 2 commits into from
Feb 28, 2014

Conversation

ckbhodge
Copy link

httpclient supports a proxy for its calls, so add this ability to neography config for when it's useful to utilize a proxy for external calls. if we pass nil for the proxy, it uses the default (none).

@maxdemarzi
Copy link
Owner

Cool, if you can fix the failing spec (not a real fail, just need to add new option) I can merge this in.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 712400e on downapp:master into d9e9e89 on maxdemarzi:master.

@maxdemarzi
Copy link
Owner

Tested locally and it's working, merging.

maxdemarzi added a commit that referenced this pull request Feb 28, 2014
add proxy to config for httpclient calls
@maxdemarzi maxdemarzi merged commit 0b01621 into maxdemarzi:master Feb 28, 2014
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.

3 participants