Middleman
Intercept and modify and HTTP(S) request and response easily
Listed in categories:
Software EngineeringAPIDeveloper ToolsDescription
MiddlemanLocal is a powerful HTTPS request interceptor that allows users to easily modify request and response headers, block requests, and add delays to responses. It is designed to work seamlessly across all devices on a network by simply adding the Middleman app as a proxy server.
How to use Middleman?
To use MiddlemanLocal, install the app on your device, configure it as a proxy server, and then you can start intercepting and modifying HTTP requests and responses as needed.
Core features of Middleman:
1️⃣
Redirect Requests
2️⃣
Modify Body
3️⃣
Modify Headers
4️⃣
Cancel Request
5️⃣
Add Delay
Why could be used Middleman?
# | Use case | Status | |
---|---|---|---|
# 1 | Testing web applications by simulating different server responses | ✅ | |
# 2 | Debugging network requests and responses during development | ✅ | |
# 3 | Emulating slow network conditions for performance testing | ✅ |
Who developed Middleman?
Middleman is developed by a dedicated team focused on providing tools for web developers and testers to enhance their workflow and improve application performance.