Action menu
PressSpace to open the context-aware action menu. The available actions depend on which view you are in.
From the flow list:
From the detail view:

Direct shortcuts
You can also trigger actions directly without opening the menu.Copy as cURL
Pressc in the detail view to copy the request as a cURL command to your clipboard. httpmon uses OSC 52 for clipboard access, so it works over SSH sessions too.
Repeat request
Pressr in the detail view to replay the request. The repeated request goes through the proxy and appears as a new flow in the list.
Open in editor
Presse in the detail view to open the response or request body in your external editor. httpmon uses the $EDITOR environment variable to determine which editor to launch.
