mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
2faa1ee482
Co-authored-by: Lena Pastwa <lena@lnps.me>
313 B
313 B
wuzz
Interactively inspect HTTP requests and responses. More information: https://github.com/asciimoo/wuzz#commands.
- 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>