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

API doesn't honor proxy settings #7

Closed
jaraco opened this issue Oct 11, 2011 · 2 comments · Fixed by #8
Closed

API doesn't honor proxy settings #7

jaraco opened this issue Oct 11, 2011 · 2 comments · Fixed by #8

Comments

@jaraco
Copy link
Contributor

jaraco commented Oct 11, 2011

Our Linux server is located behind a proxy server, direct requests are blocked, and we have configured the environment variables for directing requests through that proxy server.

Wordnik doesn't honor this setting. According to this thread (http://www.velocityreviews.com/forums/t325113-httplib-and-proxy.html), one should use urllib2 instead of httplib, as urllib2 honors the environment variables.

In any case, Wordnik appears unusable in this mode.

@jaraco
Copy link
Contributor Author

jaraco commented Oct 11, 2011

If it's desirable for me to supply a patch, please let me know and I'll put something together.

@jaraco jaraco closed this as completed Oct 11, 2011
@jaraco jaraco reopened this Oct 11, 2011
@zeke
Copy link

zeke commented Oct 14, 2011

@jaraco please do. Thanks and sorry for the delay getting back to you.

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 a pull request may close this issue.

3 participants