HTTP Header Checker — Inspect HTTP Response Headers Online
Check HTTP headers for any URL and inspect response details including status code, security headers, cache headers, and redirects. Free tool, no signup required.
Notes
- —Auto mode tries HEAD first for speed, then falls back to GET if the server rejects HEAD.
- —Some servers block HEAD requests or return different headers per method or User-Agent.
- —Security grade is presence-based only — always review the actual header values for strictness.
- —Checks run server-side — results reflect what the server sends, not what your browser receives.
Security header reference
strict-transport-securityForces HTTPS connections (HSTS)content-security-policyControls allowed content sources (CSP)x-content-type-optionsPrevents MIME-type sniffingx-frame-optionsControls iframe embeddingreferrer-policyControls referrer information in requestspermissions-policyControls browser feature accesscross-origin-opener-policyIsolates browsing context from other origins