...
Headers

Inspect and modify request and response headers. Ideal for testing proxy tools, header rewrites, and header injections like x-forwarded-for and x-forwarded-port.

...
Post Body

Select the content type, view sample content, and input your own custom body to submit to the server.

...
Query Strings

Generate query string parameters in URLs. Perfect for testing how proxies handle query string manipulations.

...
File Upload and Download

Test the proxy's handling of file uploads and downloads. This tool is ideal for evaluating upload/download limits and performance.

...
Request Timeout

Specify a timeout duration, and the server will delay its response accordingly. Useful for testing how your proxy handles delayed responses.

...
HTTP Status Code Generator

Enter an HTTP status code, and the server will respond with the specified status code. Useful for testing how proxies and clients handle various HTTP responses.