mirror of
https://github.com/curl/curl.git
synced 2026-05-02 07:47:51 +03:00
NEXT soname bump
* #undef CURL_FTP_HTTPSTYLE_HEAD in lib/ftp.c to remove the HTTP-style headers from being output in NOBODY requests over ftp
This commit is contained in:
parent
dcf698dc74
commit
f3c7adcb54
1 changed files with 5 additions and 0 deletions
|
|
@ -287,6 +287,11 @@ TODO
|
|||
* Make the test suite work on more platforms. OpenBSD and Mac OS. Remove
|
||||
fork()s and it should become even more portable.
|
||||
|
||||
NEXT soname bump
|
||||
|
||||
* #undef CURL_FTP_HTTPSTYLE_HEAD in lib/ftp.c to remove the HTTP-style headers
|
||||
from being output in NOBODY requests over ftp
|
||||
|
||||
NEXT MAJOR RELEASE
|
||||
|
||||
* curl_easy_cleanup() returns void, but curl_multi_cleanup() returns a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue