On 7/15/06, Puneet Lakhina puneet.lakhina@gmail.com wrote:
hi, I need to see what all requests my browser(firefox 1.0.7) is sending.. is there any place where i can make the browser log these things? Or is there like a proxy like thing that i can install and make my browser go through this proxy and then the proxy can spit out the details. I am really clueless about this, so if anyone could please give some pointers it would be great help. I tried googling but didnt find anything relavent.
You can look at the following firefox extensions to look and modify HTTP data
Live HTTP Headers : http://livehttpheaders.mozdev.org/ Modify Headers : http://modifyheaders.mozdev.org/ Tamper Data : http://tamperdata.mozdev.org/
--> Vinayak H