1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
Daniel Stenberg 27870d48ff 128 - Phil Blundell's ares and ipv6 fix (feedback lacking)
removed

133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a
      content-length header is read
added
2008-04-01 21:49:51 +00:00

16 lines
506 B
Plaintext

To be addressed before 7.18.2 (planned release: June 2008)
=============================
129 - Pierre Reiss' libcurl + https + multi = lost information (awaiting
better example/clarification on how to figure out when the claimed
problem occurs)
130 - Vincent Le Normand's SFTP patch for touch (lacking feedback)
131 - Scott Barrett's Support for CURLOPT_NOBODY with SFTP
133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a
content-length header is read
134 -