CLOSED FIXED 9685
[Drosera] Safari/WebKit/Drosera needs FireBug-like xmlhttprequest logging
https://bugs.webkit.org/show_bug.cgi?id=9685
Summary [Drosera] Safari/WebKit/Drosera needs FireBug-like xmlhttprequest logging
Eric Seidel (no email)
Reported 2006-07-01 22:36:07 PDT
Safari/WebKit/Drosera needs FireBug-like xmlhttprequest logging Firebug will show me each xmlhttprequest, including the request data, response data and headers! :)
Attachments
Example (15.42 KB, image/png)
2006-07-01 22:55 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2006-07-01 22:55:56 PDT
Created attachment 9134 [details] Example
Mark Rowe (bdash)
Comment 2 2006-07-11 22:15:57 PDT
A nifty extension to this would be to allow Drosera to act as a middle-man on some requests to modify request and response data as it passes by. This would allow more opportunites for debugging and troubleshooting, but may be outside of the scope of Drosera's functionality.
Mark Rowe (bdash)
Comment 3 2006-09-18 20:12:47 PDT
It would be a good idea to allow this to apply to _all_ browser-based requests. This would make it easier to trouble-shoot characterset or MIME type issues by viewing HTTP headers, and to see requests that originate from within browser plugins.
Timothy Hatcher
Comment 4 2007-06-20 21:32:03 PDT
We do this in the new Web Inspector's Network panel. http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector
Timothy Hatcher
Comment 5 2008-05-17 09:55:52 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.
Note You need to log in before you can comment on or make changes to this bug.