mirror of
https://github.com/curl/curl.git
synced 2026-08-05 17:26:13 +03:00
- Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previously
crash!
This commit is contained in:
parent
ceb5a8ca7b
commit
1bfbd25027
4 changed files with 15 additions and 10 deletions
|
|
@ -12,9 +12,6 @@ may have been fixed since this was written!
|
|||
wants NTLM and close the connection to the initial CONNECT response:
|
||||
http://curl.haxx.se/bug/view.cgi?id=1879375
|
||||
|
||||
50. Curl_done() and pipelning aren't totally cool together:
|
||||
http://curl.haxx.se/mail/lib-2008-01/0330.html
|
||||
|
||||
49. If using --retry and the transfer timeouts (possibly due to using -m or
|
||||
-y/-Y) the next attempt doesn't resume the transfer properly from what was
|
||||
downloaded in the previous attempt but will truncate and restart at the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue