HTTP through SSH
Test internal APIs without manual tunnels.
Open an SSH session to a jump host. Pick that session as the route for an HTTP request. Hit an internal-only API and inspect response, timing, headers, and errors — without ssh -L, kubectl port-forward, or a VPN client. Postman v2.1, OpenAPI 3.x, cURL, and HAR imports work as expected.