/tools/headers does a single GET on the URL with all redirects followed manually (capped at 10 hops). The result page shows:
Location target — so you can spot a chain that's too long or that goes from HTTPS back to HTTP somewhere.Useful for debugging an OG card that won't render (need to check what content-type Twitter saw), a missing cookie (which Set-Cookie actually came back), or a CDN that's adding a stale Cache-Control somewhere.