Firefox DevTools Network Tab: How to filter requests by properties(firefox-source-docs.mozilla.org) |
Firefox DevTools Network Tab: How to filter requests by properties(firefox-source-docs.mozilla.org) |
Bugzilla is a bug-tracking platform.
when you filter the requests and export an .har, the archive will include only the requests listed. For adhoc extraction I then poke at the har with jq to get what I need.