Browsers block direct reads
Normal frontend code cannot read arbitrary cross-origin response headers, so a proxy is needed for URL-based checks.
Browsers do not expose arbitrary response headers cross-origin, so this page can fetch through a proxy
or let you paste headers from DevTools or curl -I for the same analysis flow.
https://.
Header-Name: value format.
No check has been run yet.
This page is designed for real-world troubleshooting, where you often need to inspect a live site quickly.
Normal frontend code cannot read arbitrary cross-origin response headers, so a proxy is needed for URL-based checks.
Whether the headers are fetched remotely or pasted manually, the same header assessment logic is used.
If the proxy path fails because of rate limits or WAF rules, switch to paste mode and continue the analysis.