2 Repos
Compares two HTTP request or response messages structurally and visually highlights differences in headers, bodies, and status codes.
Distinct from Value Difference Visualizers: Distinct from Value Difference Visualizers: focuses on HTTP message structure comparison rather than general test assertion value diffs.
Explore 2 awesome GitHub repositories matching testing & quality assurance · HTTP Message Differs. Refine with filters or upvote what's useful.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Shows differences between two requests or responses, including URL, headers, and body, in a side-by-side view.
Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt
Visualizes data differences between requests and responses using a built-in diff tool to quickly locate bugs.