Discussion:
Viewing HTTP Request
JohnE
2007-06-15 15:40:47 UTC
Permalink
Is it possible to view the body of an HTTP request in Firebug?

I know I can see the headers, but it would be helpful to see the body
ex.
GET http://someserver.com HTTP/1.0
or
POST http://someserver.com HTTP/1.0
myfield=myvalue


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to ***@googlegroups.com
To unsubscribe from this group, send email to firebug-***@googlegroups.com
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---
Naja Melan
2007-06-15 15:55:35 UTC
Permalink
several firefox extensions will show you the complete headers.

tamper data and live http headers are the ones i have installed...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to ***@googlegroups.com
To unsubscribe from this group, send email to firebug-***@googlegroups.com
For more options, visit this group at http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Loading...