HTTP Request Tool

This tool is a stripped-down server-side HTTP client with SSRF safeguards: it blocks private/localhost targets and caps responses at 1MB. Use it for simple API checks (status, headers, JSON responses). Do not use it to probe internal services.
Blocked headers: Host, Connection, Content-Length, Transfer-Encoding, Proxy-*