AnantLabs / speedtracer

Automatically exported from code.google.com/p/speedtracer
0 stars 0 forks source link

Feature Request: Show XHR request and response data. #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In Firebug, the Resources/Console tabs show the request and response data for 
XHRs (it even parses the response if it is JSON and shows it via an expandable 
tree). Because all my XHRs are to the same URL (with variable POST data), I 
cannot tell which ones are slow and which ones are fast from Speed Tracer.

Original issue reported on code.google.com by bolinf...@gmail.com on 16 Aug 2010 at 4:01