Target Website URL
How it works
HTTP headers allow the client and the server to pass additional information with an HTTP request or response. Because of browser security (CORS), checking another website's HTTP headers directly from front-end Javascript is restricted. This tool runs a secure, sandboxed GET request from our backend servers and returns all headers safely.
01
Enter any HTTP or HTTPS URL
02
We fetch the resource safely on our backend
03
Inspect all returned status codes, headers, and timings
Advertisement