Google Chrome display JSON AJAX response as tree and not as a plain text -


i cannot find answer one:

my ajax calls return json data. in google chrome developer tools > resources > xhr when click on resource on left , on content tab see json string string , not tree firebug , firebug lite do.

how force chrome diplay tree. there content-type php file must have???

i happy know answer!

thank stefanos

to see tree view in recent versions of chrome:

navigate developer tools > network > given response > preview


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -