*: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com> Co-authored-by: Seth Falco <seth@falco.fun> Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# httpflow
|
||||
|
||||
> A command line utility to capture and dump HTTP streams.
|
||||
> A command-line utility to capture and dump HTTP streams.
|
||||
> More information: <https://github.com/six-ddc/httpflow>.
|
||||
|
||||
- Capture traffic on all interfaces:
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
`httpflow {{host httpbin.org or host baidu.com}}`
|
||||
|
||||
- Use a regular expression to filter requests by urls:
|
||||
- Use a regular expression to filter requests by URLs:
|
||||
|
||||
`httpflow -u '{{regular_expression}}'`
|
||||
|
||||
|
Reference in New Issue
Block a user