tldr/pages/common/wuzz.md

25 lines
316 B
Markdown
Raw Normal View History

2017-03-02 00:33:18 +00:00
# wuzz
> Interactively inspect HTTP requests and responses.
> More information: <https://github.com/asciimoo/wuzz>.
2017-03-02 00:33:18 +00:00
- Start `wuzz`:
`wuzz`
- Send an HTTP request:
2017-03-02 00:33:18 +00:00
`<Ctrl> + R`
2017-03-02 00:33:18 +00:00
- Switch to the next view:
2017-03-02 00:33:18 +00:00
`<Ctrl> + J, <Tab>`
2017-03-02 00:33:18 +00:00
- Switch to the previous view:
2017-03-02 00:33:18 +00:00
`<Ctrl> + K, <Shift> + <Tab>`
- Display help:
`F1`