bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Does wget has the "outstanding read data" problem?


From: Daniel Stenberg
Subject: Re: [Bug-wget] Does wget has the "outstanding read data" problem?
Date: Fri, 17 May 2019 23:20:51 +0200 (CEST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)

On Fri, 17 May 2019, Peng Yu wrote:

curl has this problem "(18) transfer closed with outstanding read data remaining". Does wget have a similar problem like this? Thanks.

That's not a "problem" curl has. That's a feature. It detects prematurely cut off transfers when receiving chunked encoded data.

I would presume wget does the same, as so should all HTTP clients.

But of course, a retry might repair the damage as the transfer can be tried again.

--

 / daniel.haxx.se



reply via email to

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