Created
March 10, 2020 20:55
-
-
Save jasalo/671f1e8461d84a2f020aaa4651e2df21 to your computer and use it in GitHub Desktop.
Obtain 302 final redirect URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl "<URL>" --output /dev/null --write-out "It took %{num_redirects} redirect/redirects to get %{url_effective}\n" -L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment