firebug: how to send POST data in firebug console? [duplicate]
This question already has answers here : Closed 3 years ago . How do I POST to a web page using Firebug? (10 answers) Is it possible to send data to the server using POST? Ie) I want to send POST data to url: http://www.a.com/b?cmd=tt With POST data: a=1 b=2 Is it doable and how? jeff Quote from Mike Cooper on a similar question: As far as I know, Firebug can't do this. However, there is a very useful Firefox extension, in the spirit of Firebug, called Tamper Data . This should be able to do what you want. It allows you to monitor each request made by the browser, and you can turn on an option