wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Added simulation of interrupting responses while sending res


From: Rohan Fletcher
Subject: Re: wget2 | Added simulation of interrupting responses while sending response body in test server (!465)
Date: Fri, 31 Jan 2020 21:55:32 +0000



Rohan Fletcher commented:


I applied the test fix locally first. But I was expecting the fix of 
http_receive_response to be a lot more complicated than what it turned out to 
be!

All the tests pass now for wget2. #447 fixed.

wget fails on the last test. Output:
```
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 206 Partial Content
Connection: Keep-Alive
Content-Length: 512
Server: Libmicrohttpd/00096600
Last-Modified: Sun, 09 Sep 2001 01:46:40 GMT
Content-Type: application/octet-stream
Content-Range: 512-1023/512
Accept-Ranges: bytes
Date: Fri, 31 Jan 2020 21:51:43 GMT

---response end---
206 Partial Content
Registered socket 3 for persistent reuse.
Disabling further reuse of socket 3.
Closed fd 3
Giving up.

```

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




reply via email to

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