curl-users
I need to get the redirect url without downloading the url
From: ToddAndMargo <ToddAndMargo_at_zoho.com>
Date: Sun, 5 Aug 2018 13:51:31 -0700
Date: Sun, 5 Aug 2018 13:51:31 -0700
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/mail/etiquette.html
Received on 2018-08-05