Closed Bug 1197896 Opened 10 years ago Closed 10 years ago

[Feature request] Filter by XHR net requests

Categories

(DevTools :: General, defect)

36 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: peterbe, Unassigned)

Details

99 cases out of a 100, if I have the "Net" tab open under "Console" it's because I'm interested in some XHR request. I very rarely care about the download of some /my/site.css It would be great to filter out all non-XHR requests. I don't want to use the filter search because there's no easy thing I can type to get all XHR requests (sometimes there is, like "/api") and it'd hide important console.log statements.
If you check the XHR option and uncheck the Log option, don't you get what you want?
(In reply to Panos Astithas [:past] from comment #1) > If you check the XHR option and uncheck the Log option, don't you get what > you want? "XHR option"? Which is that? Is that a Nightly only? Under Console I see: Net, CSS, JS, Security, Logging, Clear.
"XHR" and "Log" appear in the drop down you get from the arrow next to "Net".
I had no idea! That's cool. A bit hidden, but cool :)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.