ToddAndMargo
2018-08-05 20:51:31 UTC
Hi All,
There are times when I need the redirect url(s)
curl -Ls -w %{url_effective} -o /dev/null https://google.com
does give the redirect, but it downloads the file as well
(sends it to dev nul). This is not practical when the
downloaded file is multiple megabytes long.
Is there a way to get curl to give me just the redirect(s)?
Many thanks,
-T
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se
There are times when I need the redirect url(s)
curl -Ls -w %{url_effective} -o /dev/null https://google.com
does give the redirect, but it downloads the file as well
(sends it to dev nul). This is not practical when the
downloaded file is multiple megabytes long.
Is there a way to get curl to give me just the redirect(s)?
Many thanks,
-T
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se