curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: How do I read the version on this web page?

From: Todd Chester <ToddAndMargo_at_zoho.com>
Date: Fri, 4 Jan 2019 00:02:17 -0800

On 1/3/19 11:57 AM, Jan Stary wrote:
>> curl
>> https://www.eset.com/us/business/endpoint-security/windows-security/download
>> -o -
> This exact command only returns a 301 redirect for me.
> So I suppose that's not the command you are running.
>

Add and slash to the end of the url

$ curl https://www.eset.com/us/business/endpoinows-security/download/ -o -

Why this is sometimes necessary is a mystery to me

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-01-04