curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: I need to get the redirect url without downloading the url

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Aug 2018 00:43:52 +0200 (CEST)

On Sun, 5 Aug 2018, ToddAndMargo wrote:

> There are times when I need the redirect url(s)
>
> curl -Ls -w %{url_effective} -o /dev/null https://google.com

> Is there a way to get curl to give me just the redirect(s)?

Add -I (--head) ?

-- 
  / daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-08-06