1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-16 15:35:26 +02:00

Merge pull request #1288 from YangVincent/master

wuzz: add page
This commit is contained in:
Jeef 2017-03-10 09:46:01 -05:00 committed by GitHub
commit 7ced4bbeeb

19
pages/common/wuzz.md Normal file
View 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`