RESOLVED INVALID Bug 24388
Web Inspector- Resources should show parameters and response
https://bugs.webkit.org/show_bug.cgi?id=24388
Summary Web Inspector- Resources should show parameters and response
David Van der Voort
Reported 2009-03-05 09:39:08 PST
While using Safari 4, in the Web Inspector, resources view, on this page I would like to see the response received. For example, looking at the call to channels.ashx, the response is XML but it does not show in the Web Inspector panel. Regarding parameters, it would be nice to have those displayed as well. These features can be seen in Firebug for Firefox and an example of the desired result can been seen using that tool on the same page.
Attachments
Steel Fu
Comment 1 2009-08-06 15:23:12 PDT
Definitely would be nice. With this, I could completely rid myself of Firebug.
Maciej Stachowiak
Comment 2 2009-08-09 00:44:16 PDT
The Resources pane lets you see responses. Is that what you had in mind?
David Van der Voort
Comment 3 2009-08-10 09:20:03 PDT
Yes. I should have been clearer. At this link: http://crackle.com/c/All-Stars/Same_Glove/2474531 In the Web Inspector, In the Resources view, With the file channels.ashx selected, In the response panel Expected: The raw text of the response should be visible. Actual: The content of the response is not visible. It would be nice to see the response content in that panel. * It would also be nice to see any request parameters passed appear at the top of this panel with Request and Response Headers. Reason: It is valuable to know all of this information in one place when you have a page that dynamically generates and returns server side XML based on request parameters.
Brian Burg
Comment 4 2014-12-12 14:10:40 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.