
to the debug callback. - Shmulik Regev added CURLOPT_HTTP_CONTENT_DECODING and CURLOPT_HTTP_TRANSFER_DECODING that if set to zero will disable libcurl's internal decoding of content or transfer encoded content. This may be preferable in cases where you use libcurl for proxy purposes or similar. The command line tool got a --raw option to disable both at once.
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
Curl and libcurl 7.16.2
|
|
|
|
Public curl release number: 98
|
|
Releases counted from the very beginning: 125
|
|
Available command line options: 116
|
|
Available curl_easy_setopt() options: 141
|
|
Number of public functions in libcurl: 54
|
|
Amount of public web site mirrors: 39
|
|
Number of known libcurl bindings: 35
|
|
Number of contributors: 539
|
|
|
|
This release includes the following changes:
|
|
|
|
o Added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
|
|
o Added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
|
|
--raw
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035
|
|
o socks5 works
|
|
o
|
|
|
|
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:
|
|
|
|
Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|