mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 21:42:08 +02:00
304 B
304 B
wuzz
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>