> 1. Is it possible to see a chain of GET and POST requests given a > start and end time...as of now the inspection pane refreshes with the > newest HTTP request. This would come in very handy for verifying a > chain of events. If I understand properly you want to filter the Net panel content by a time period? (relative time or absolute time?) If yes, this is currently not possible.
> 2. Is it possible to see entire strings of HTTP GET/POST requests > exactly as they are sent as opposed to the field-value pairs? (I know > this is a trivial need but just wanted to know if its possible..) The Net panel in Firebug 1.5 installed used with Firefox 3.6 (important bug was fixed in 3.6) uses a new API that provides this info. A view that shows the raw request + headers is one of the features on my list. (so, not yet available). Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
