python - Connect proxy to a proxy cross-platform -
is there way make request through proxy in turn goes through proxy?
i found information httpd service (linux) https://www.w3.org/daemon/user/proxies/manyproxies.html
but there way make work cross-platform , using requests?
the documentation doesn't point me @ possible http://docs.python-requests.org/en/latest/user/advanced/#proxies
Comments
Post a Comment