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

Request thro proxy in python-spdylay clien #149

Open
velopokatun opened this issue Nov 1, 2017 · 0 comments
Open

Request thro proxy in python-spdylay clien #149

velopokatun opened this issue Nov 1, 2017 · 0 comments

Comments

@velopokatun
Copy link

Good afternoon. It is necessary to write on Python 3.6 client which through SPDY connect to URL through a proxy and will receive result.The launched the server and the client in the test, this is works. But how to add a proxy I do not understand.
In the terminal client - spdycat, this is makes a simple:
spdycat -P <proxy-port> -p <proxy-host> http://Required.URL
And i can run this comand under the subprocess, but how to achieve this in the python implementation I do not understand.
I would really appreciate any help

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

1 participant