Follow redirects with verbose curl

Show full request/response headers including redirects

curl -sLv https://example.com 2>&1 | grep -E '^[<>*]'