Re: [users@httpd] substituting proxy

2013-07-31 Thread Michael D. Wood
Burp Suite will do exactly this. http://portswigger.net/burp/ On 07/31/2013 06:04 AM, Robin Becker wrote: Not sure if I am using the right terminology, but I want to create a forward proxy that will allow me to substitute locally controlled content for some of the requests eg a specific remote

[users@httpd] substituting proxy

2013-07-31 Thread Robin Becker
Not sure if I am using the right terminology, but I want to create a forward proxy that will allow me to substitute locally controlled content for some of the requests eg a specific remote javascript file (which I wish to debug). My normal approach would be to save all html using a browser, but