1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-08 12:28:06 -05:00
curl/TODO-RELEASE
Daniel Stenberg 792279581b - More work with Igor Novoseltsev to first fix the remaining stuff for
removing easy handles from multi handles when the easy handle is/was within
  a HTTP pipeline. His bug report #2351653
  (http://curl.haxx.se/bug/view.cgi?id=2351653) was also related and was
  eventually fixed by a patch by Igor himself.
2008-12-12 12:21:11 +00:00

23 lines
697 B
Plaintext

To be addressed in 7.19.3 (planned release: January 2009)
=========================
193 - Fix zero-byte file transfers
- Nobody has actually started for real on this
196 - #2351653 "crash in ConnectionExists"
- Being worked on in the bug tracker
197 - IIS-bug in Digest
- libcurl parts done, no curl options added yet
201 - "bug: header data output to the body callback function after set header"
by Shunlong Bai
202 - "hangs up of application above libcurl" - problems with the multi_socket
implementation when using HTTP pipelining. Patch pending by
Igor Novoseltsev
203 - "dns cache memory leak and TTL failure after failed conn" bug #2413067
204 -