httptap: Python CLI for HTTP Request Waterfall Analysis

tom_doerr · x · 2026-08-09

httptap is a Python-based CLI tool that dissects HTTP requests into specific phases such as DNS resolution, TCP connection, TLS handshake, server wait, and data transfer. It generates detailed waterfall timelines, compact summaries, or metrics-only outputs, making it ideal for interactive network troubleshooting.

Original post →

More from coding & agent

coding & agent channel →