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

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`