> Is there any way to make twisted.web.client talk through an HTTP proxy?
>
> I don't know enough about http to know if its as simple as opening the
> connection to the proxy and just including the full URL in the GET line?
I would expect that twisted.web.proxy.ProxyClient does what you want.
You
Is there any way to make twisted.web.client talk through an HTTP proxy?
I don't know enough about http to know if its as simple as opening the
connection to the proxy and just including the full URL in the GET line?
Alec
___
Twisted-Python mailing
Dear listmembers,
I have a project that requires me to use ZeroC Ice for communicating with a
server application. I would very much like to use Twisted for this project,
and am therefore wondering if anyone has any experience with using Twisted
with ZeroC Ice?
Previous posts on this list have men