mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
6a33a4456e
properly acknowledging the timeout values, like if you pulled the network plug in the midst of it.
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
Curl and libcurl 7.18.2
|
|
|
|
Public curl releases: 105
|
|
Command line options: 126
|
|
curl_easy_setopt() options: 150
|
|
Public functions in libcurl: 56
|
|
Public web site mirrors: 39
|
|
Known libcurl bindings: 36
|
|
Contributors: 636
|
|
|
|
This release includes the following changes:
|
|
|
|
o CURLFORM_STREAM was added
|
|
o CURLOPT_NOBODY is now supported over SFTP
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o CURLOPT_NOBODY first set to TRUE and then FALSE for HTTP no longer causes
|
|
the confusion that could lead to a hung transfer
|
|
o curl_easy_reset() resets the max redirect limit properly
|
|
o configure now correctly recognizes Heimdal and MIT gssapi libraries
|
|
o malloc() failure check in Negotiate
|
|
o -i and -I together now work the same no matter what order they're used
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
Other curl-related news:
|
|
|
|
o
|
|
|
|
New curl mirrors:
|
|
|
|
o
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black,
|
|
Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|