V
V
Vladimir2014-06-18 17:55:52
JavaScript
Vladimir, 2014-06-18 17:55:52

How to see server headers and response in firefox developer tools console?

I want to try to abandon Firebug in favor of the native Firefox Developer Tools (FDT) because in version 30 of FF the first one works super inadequately.
It seems that many interesting features were announced in FDT, and the disclosure of compressed JS appeared earlier than in Firebug, but the output to the console is simply not readable. For comparison, I will show two pictures
4ee97dccc545454d9eca78083b99ee00.jpg1ebaee41401b42cd9cdba74417d95d14.jpg
. FireBug throws out only Ajax requests to the console and the main request for obtaining data in FDT either does not show anything or shows a request to each script on the page, and even a bunch of warnings by default.
Let's say you can put up with the fact that he does not try to parse XML and JSON, but is it possible to configure it so that it does not display requests for scripts and pictures?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan, 2014-06-18
@rOOse

Network tab, on the right.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question