Paste curl response headers and review redirect steps, Location headers, loops and final status.
This checker is for reviewing redirect behavior when you already have copied response headers from curl, browser dev tools or a monitoring log. It is useful for trailing slash changes, HTTP to HTTPS migrations and CDN rules.
What it flags
The report lists each status block, Location header, repeated destinations, missing Location headers, temporary redirects and chains that may be longer than needed.
Scope
The tool does not request the URL. Paste the actual header output you want to inspect, especially when redirects depend on cookies, device, geography or CDN cache state.