wuzz Command Examples
Interactively inspect HTTP requests and responses. More information: https://github.com/asciimoo/wuzz.
- Start
wuzz
:
wuzz
- Send an HTTP request:
<Ctrl r>
- Switch to the next view:
<Ctrl j><Tab>
- Switch to the previous view:
<Ctrl k><Shift Tab>
- Display help:
<F1>