bug-wget
[Top][All Lists]
Advanced

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

[bug #20417] 503 respose is not retryable but should be


From: anonymous
Subject: [bug #20417] 503 respose is not retryable but should be
Date: Wed, 11 Mar 2020 06:27:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Follow-up Comment #6, bug #20417 (project wget):

While wget now supports --retry-on-http-error, using it breaks both the HTTP
spec and the intent, as wget still ignores Retry-After completely and pretty
much retries instantly in a loop, which is very bad behaviour and not
approrpiate for an automatic download tool.

Also, during the decade that this bug is old, many more sites have switched to
using 503 and Retry-After, so lacking support for this HTTP feature makes wget
very unsuitable as a well-behaved download tool for a lot of download sites.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?20417>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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