Re: [Twisted-Python] Creating an HTTP Proxy.. 2 Problems: HTTPS & changing the outgoing contents

2009-11-23 Thread Kyle Hanson
fer to use Twisted. On Mon, Nov 23, 2009 at 1:53 PM, Landreville wrote: > > > On Sun, Nov 22, 2009 at 12:42 AM, Kyle Hanson wrote: > >> Basically I want to create a personal HTTP proxy to add a javascript >> library to every page I visit because the javascript contains several

[Twisted-Python] Creating an HTTP Proxy.. 2 Problems: HTTPS & changing the outgoing contents

2009-11-21 Thread Kyle Hanson
Basically I want to create a personal HTTP proxy to add a javascript library to every page I visit because the javascript contains several tools I wrote and Chrome doesnt allow extensions. So I have a basic proxy set up from here: http://blog.somethingaboutcode.com/?p=155 and I expanded it to do s