google chrome - Possible to view JSON data from AJAX load -
i wonder if possible use tools chromes inspector or firefox firebug view json data has been loaded ajax?
i have searched, can't find info this. looked inside network tab in chrome, without progress.
it interesting able view data, or made impossible due security issue?
you can view 'response' , 'preview' in chromes network tab. if request returns json data preview tab automatically formats you.

Comments
Post a Comment