Show only json calls in network tab

Viewed 2939

I want only the json calls to be visible in the network panel.

Since a number of image and text calls are recorded, its hard to locate the ajax json response during debugging.

Is there a filter which can display all json request/response in the network tab only.

3 Answers
Related