Loading RELEASE-NOTES +4 −4 Original line number Original line Diff line number Diff line Loading @@ -12,13 +12,13 @@ Curl and libcurl 7.15.6 This release includes the following changes: This release includes the following changes: o (FTP) libcurl avoids sending TYPE if the desired type was already set o (FTP) libcurl avoids sending TYPE if the desired type was already set o CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true o (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true This release includes the following bugfixes: This release includes the following bugfixes: o SINGLECWD mode and using files in the root dir o (FTP) SINGLECWD mode and using files in the root dir o Expect: header disabling work better o (HTTP) Expect: header disabling work better o "Expect: 100-continue" disable on second POST on re-used connection o (HTTP) "Expect: 100-continue" disable on second POST on re-used connection o src/config.h.in is fixed o src/config.h.in is fixed Other curl-related news: Other curl-related news: Loading Loading
RELEASE-NOTES +4 −4 Original line number Original line Diff line number Diff line Loading @@ -12,13 +12,13 @@ Curl and libcurl 7.15.6 This release includes the following changes: This release includes the following changes: o (FTP) libcurl avoids sending TYPE if the desired type was already set o (FTP) libcurl avoids sending TYPE if the desired type was already set o CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true o (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true This release includes the following bugfixes: This release includes the following bugfixes: o SINGLECWD mode and using files in the root dir o (FTP) SINGLECWD mode and using files in the root dir o Expect: header disabling work better o (HTTP) Expect: header disabling work better o "Expect: 100-continue" disable on second POST on re-used connection o (HTTP) "Expect: 100-continue" disable on second POST on re-used connection o src/config.h.in is fixed o src/config.h.in is fixed Other curl-related news: Other curl-related news: Loading