Inspect the full HTTP response from any domain — status code, headers, redirects, cookies, timing, security analysis, and body preview. The web developer's X-ray vision.
HTTP Response Inspection lets you see exactly what a web server returns when you visit a URL — including the status code, response headers, redirect chain, cookies, and a preview of the response body. It's like running curl -v without leaving your browser.
This tool analyzes security headers (HSTS, CSP, X-Frame-Options, etc.), checks cookie security flags, measures response timing, and provides an overall security grade. Essential for developers, security researchers, and anyone who wants to understand what's happening under the hood.