Hacker News new | ask | show | jobs
by jefftk 2489 days ago
I often use network filtering in Chrome devtools to find requests by query string. If you start typing into the search box it matches it against the whole request including url parameters.
1 comments

You're right, that works. Either that landed recently, or I'm confusing with another filtering feature that Chrome is missing.