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

Proxy support #2

Open
AshtarSheran opened this issue Jul 5, 2012 · 4 comments
Open

Proxy support #2

AshtarSheran opened this issue Jul 5, 2012 · 4 comments

Comments

@AshtarSheran
Copy link

Is it possible to run test script behind http/https proxy?

@boedec
Copy link

boedec commented Jul 10, 2012

Thrift doesn't support connections through a proxy, so you might want to use httplib (http://docs.python.org/library/httplib.html).

@atuljangra
Copy link

Any update on this issue? Is anyone working on this?

@npassaro
Copy link

npassaro commented Feb 6, 2015

Yeah major setback for the likes of us that work in unix systems behind corporate proxies 😢

@mwilck
Copy link

mwilck commented Apr 27, 2016

Eventually this is a python_thrift issue. I encourage everyone encountering the problem to vote for https://issues.apache.org/jira/browse/THRIFT-3798 and/or https://issues.apache.org/jira/browse/THRIFT-3507. Once it's fixed upstream, Evernote could pull in the updated thrift libraries more easily.

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

No branches or pull requests

5 participants