mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:03:33 +03:00
Sh Diao reported that CURLOPT_CLOSEPOLICY doesn't work, and indeed, there is
no code present in the library that receives the option. Since it was not possible to use, we know that no current users exist and thus we simply removed it from the docs and made the code always use the default path of the code.
This commit is contained in:
parent
e4505aefd9
commit
ae76ebe2d1
3 changed files with 10 additions and 12 deletions
|
|
@ -12,6 +12,7 @@ Curl and libcurl 7.16.1
|
|||
This release includes the following changes:
|
||||
|
||||
o Support for SCP and SFTP were added
|
||||
o CURLOPT_CLOSEPOLICY is now deprecated
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue