mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-16 15:35:26 +02:00
commit
7ced4bbeeb
1 changed files with 19 additions and 0 deletions
19
pages/common/wuzz.md
Normal file
19
pages/common/wuzz.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# wuzz
|
||||
|
||||
> Tool to interactively inspect HTTP requests and responses.
|
||||
|
||||
- Display Help:
|
||||
|
||||
`F1`
|
||||
|
||||
- Send request:
|
||||
|
||||
`Ctrl+R`
|
||||
|
||||
- Next View:
|
||||
|
||||
`Ctrl+J, Tab`
|
||||
|
||||
- Previous View:
|
||||
|
||||
`Ctrl+K, Shift+Tab`
|
Loading…
Add table
Reference in a new issue