Commit f3c7adcb authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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
parent dcf698dc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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