Inspect HTTP Requests - Control Wuzz Interactions | Online Free DevTools by Hexmos

Inspect HTTP requests with Wuzz. Interactively control HTTP requests and responses for debugging. Free online tool, no registration required.

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>