diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-04-03 20:56:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-04-03 20:56:59 +0000 |
commit | d051dd80874bffcd6df56a09ba6cc2cf29de4d88 (patch) | |
tree | dfd6035c3114d0952f62c1a2171f6de6672b3867 /TODO-RELEASE | |
parent | bf52cef16fd2cc1ad83f760059d27f49f036c3eb (diff) |
Scott Barrett added support for CURLOPT_NOBODY over SFTP
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 527778cc4..1a6e18846 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,8 +7,6 @@ To be addressed before 7.18.2 (planned release: June 2008) 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 |