Use a regular expression to filter requests by URLs

httpflow

  • A command-line utility to capture and dump HTTP streams.
    More information: <https://github.com/six-ddc/httpflow>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

httpflow -u '{{regular_expression}}'

click the source code to copy