First of let me say that I&#39;m *very* new to twisted (I&#39;m only trying to patch an app that uses twisted). So sorry if this is a stupid question.<br><br>The problem is I am behind an http proxy (with authentication), so I need to connect through that proxy. The documentation doesn&#39;t help (me) much and neither does google (mostly because there are a million people who have created their own proxy server. This is not what I want to do).<br>
<br>Any tips? The app is currently using ClientCreator (to make an SSL connection), but I&#39;m willing to change all that if necessary.<br><br>Thanks<br>