I need to find out what variables and values are being POSTed to a script that I'm debugging. It's doing something strange to them, and it needs to start a session so I can't ouput them right at the beginning. I'm hoping to find a plug-in for Firefox that will show me what they are directly from the browser. Does anyone know of such a thing?
A:
Fiddler has such a plugin and it is also just a good HTTP debugger in general
Daniel DiPaolo
2010-04-15 21:25:58
+1
A:
Let's you see every request, edit it and replay it. Excelent plugin and easy to use...
csdaraujo
2010-04-15 21:37:35