[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget2 | Wget / Wget2 differ in behavior of `--content-disposition` (
From: |
Darshit Shah |
Subject: |
Re: wget2 | Wget / Wget2 differ in behavior of `--content-disposition` (#488) |
Date: |
Wed, 13 Nov 2019 10:09:41 +0000 |
Darshit Shah commented:
You *MUST* absolutely use the name in the original URI and not the redirection.
Wget and Wget2 will by default download with the original name. If that doesn't
work for you, I would recommend looking at the output of `--debug` to see if it
is being set by one of your configuration files.
`--trust-server-names` is not the default in either of the two.
This is because it is a known security vulnerability. See
https://www.cvedetails.com/cve/CVE-2010-2252/
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget2/issues/488#note_243896049
You're receiving this email because of your account on gitlab.com.