15 Nov 22:28
ANNOUNCE: curl and libcurl 7.23.0
Daniel Stenberg <daniel <at> haxx.se>
2011-11-15 21:28:34 GMT
2011-11-15 21:28:34 GMT
Hi friends, I'm happy to announce that curl and libcurl 7.23.0 have been packaged and uploaded to the site at http://curl.haxx.se/ Curl and libcurl 7.23.0 Public curl releases: 125 Command line options: 149 curl_easy_setopt() options: 192 Public functions in libcurl: 58 Known libcurl bindings: 39 Contributors: 873 This release includes the following changes: o Empty headers can be sent in HTTP requests by terminating with a semicolon o SSL session sharing support added to curl_share_setopt() o Added support to MAIL FROM for the optional SIZE parameter o smtp: Added support for NTLM authentication o curl tool: code split into tool_*.[ch] files This release includes the following bugfixes: o handle HTTP redirects to "//hostname/path" o SMTP without --mail-from caused segfault o prevent extra progress meter headers between multiple files o allow Content-Length to be replaced when sending HTTP requests o curl now always sets postfieldsize to allow --data-binary and --data to be mixed in the same command line(Continue reading)
RSS Feed