wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Interrupted downloads do not continue when wget2 is rerun (#


From: Tim Rühsen
Subject: Re: wget2 | Interrupted downloads do not continue when wget2 is rerun (#447)
Date: Sun, 02 Feb 2020 14:39:27 +0000



Tim Rühsen commented:


@rohfle Just seeing that HTTP/2 tests fail. That is because the new features 
(interrupt_response_mode etc) are not implemented for HTTP/2 code in libtest.c.

If you like to work on that, please open an issue. The easiest way to reproduce 
- if you have a fast network connection - is to download the CI docker image.

```
$ docker run -it registry.gitlab.com/gnuwget/build-images:buildenv-mhd-http2
root@c17a6524e711:/usr/local# git clone https://gitlab.com/gnuwget/wget2.git
root@c17a6524e711:/usr/local# cd wget2
root@c17a6524e711:/usr/local# ./bootstrap --skip-po && touch .manywarnings
root@c17a6524e711:/usr/local# ./configure
root@c17a6524e711:/usr/local# make -j$(nproc)
root@c17a6524e711:/usr/local# make check -j$(nproc)
```

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




reply via email to

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