Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.httpmon.dev/llms.txt

Use this file to discover all available pages before exploring further.

The flow list is the main screen of httpmon. Every intercepted request appears here in real time, newest first.
httpmon flow list

Color coding

httpmon color-codes both HTTP methods and status codes so you can spot patterns at a glance. Methods:
MethodColor
GETGreen
POSTBlue
DELETERed
Status codes:
RangeColor
2xxGreen
4xxYellow
5xxRed

Flow indicators

In-progress flows display a spinner while waiting for a response. Failed flows show an error indicator. Flows paused at a breakpoint show a breakpoint state indicator. Use vim-style keys to move through the list.
KeyAction
j / kMove down / up
g / GJump to top / bottom
Ctrl+D / Ctrl+UHalf-page down / up
EnterOpen flow details
SpaceOpen action menu