wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Unimplemented option '--ignore-length' (#439)


From: Tim Rühsen
Subject: Re: wget2 | Unimplemented option '--ignore-length' (#439)
Date: Tue, 29 Oct 2019 17:55:04 +0000



Tim Rühsen commented:


If you specify Content-Length as too large, currently wget2 will wait for more 
to come ... until timeout (which is 10s). The test succeeds after timeout. This 
is true for the HTTP/1.1 code.

If you specify Content-Length as too small, currently wget2 will print out e.g. 
`Body too large: 118 instead of 110 bytes'. The test succeeds. This is true for 
the HTTP/1.1 code.

With `--ignore-length` the test will (or should) also succeed, but without 
timeout and without that 'Body too large' message.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/439#note_237481436
You're receiving this email because of your account on gitlab.com.




reply via email to

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