bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why wget doesn't download data when the HTTP status is 4xx?


From: Peng Yu
Subject: Why wget doesn't download data when the HTTP status is 4xx?
Date: Sun, 10 May 2020 17:09:54 -0500

Hi,

$ curl --verbose ...
...
< HTTP/1.1 403 Forbidden
...
<
{ [359 bytes data]
100 81498    0 81498    0     0  50214      0 --:--:--  0:00:01 --:--:-- 50183

When the above 403 code occurs, curl still can download the data. But
wget just gives up.

Is there a way to let wget download the data even the HTTP status is
4xx? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]