wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Interrupted downloads do not continue when wget2


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Interrupted downloads do not continue when wget2 is rerun (#447)
Date: Thu, 16 May 2019 12:48:24 +0000



Maybe add a new variable to `wget_test_url_t`, e.g. a size_t 
`stop_after_nbytes`:
- n=0 means normal operation
- n>0 means disconnect after n bytes of body sent
- n<0 means disconnect after -n bytes of header sent

Maybe it makes sense to have another var for mode of operation 
`stop_after_mode` to even allow a disconnect before anything has been sent.

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




reply via email to

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