I've used twisted.web.client.getPage() and downloadPage() to get pages from a web server, but was wondering how to use Twisted to get pages from a proxy web server. Can anyone point me at some example Twisted code for a client to access a proxy-server?