HTTP/HTTPS Request Tester

Test HTTP(S) URLs: check status codes, follow redirects, inspect headers, and measure response times.

Follows up to 5 redirects and records each hop.

No result yet

Enter a domain to test its HTTP response.

What this check means

The tester sends a single request to your URL, follows up to five redirects, and reports the status code, each redirect hop, the response headers, and how long the round trip took. It is the quickest way to see exactly what a browser is told when it asks for your page.

Common issues

How to fix them

Collapse redirect chains at the load balancer or web server, add a permanent (301) redirect from http:// to https://, and generate the missing headers with the security header generator.

Related tools

Run the full four-part TLS check on the home page tester, or scan the page for insecure resources with the mixed content detector.