operasoftware / dragonfly

Opera Dragonfly is a fully featured development and debugging tool integrated into the Opera browser.
http://www.opera.com/dragonfly/
Apache License 2.0
160 stars 47 forks source link

Network "Show in parsed mode" for application/json #152

Open mrak opened 11 years ago

mrak commented 11 years ago

I'd like the "Show in parsed mode" button that currently works only for application/x-www-form-urlencoded data to work for application/json data on both request and response sections.

The display for the parsed JSON would be similar to how objects are represented by nested, collapsible sections in the console, watches, Scripts tooltips, etc.

Screenshot of the current area in the Network tab that I'm referring to: