Thanks for the rapid reply. This is my first attempt at Twisted.


This looks largely correct to me.  I don't have a proxy (and I definitely
don't have /your/ proxy) to actually test it against, so I may be missing
something.  One thing that does come to mind is that a proxy might require
that the request URL is absolute rather than relative (<http://foo/bar>
instead of </bar>).  I'm not sure when exactly this is required, nor how
to convince `getPage“ to make a request of that form. This might be related
to <http://twistedmatrix.com/trac/ticket/2714>.

Most transparent proxies do not, but AFAIK transparent proxies can't authenticate, for obvious reasons.

See also:

http://twistedmatrix.com/pipermail/twisted-python/2008-July/018150.html

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to