app like that
Echo Proxy
Echo Proxy

Echo Proxy is a robust and efficient HTTP proxy tool developed in Rust, tailored to assist developers in inspecting and debugging HTTP requests and responses.

Features

Request Inspection

Capture and log incoming HTTP requests, including headers, query parameters, and body content.

Response Inspection

Log outgoing HTTP responses, allowing for detailed analysis of server behavior.

Custom Error Handling

Supports custom error responses, such as returning a 502 Bad Gateway status with a descriptive error message when an error occurs.

Lightweight and Fast

Built with Rust, Echo Proxy is highly efficient and performs well under various workloads.

Easy Integration

Simple to set up and integrate into existing development and testing workflows.