On May 22, after nearly two months of development, version 8.8.0 of the utility and library was released. curl, written in C and distributed under a license. curl.
Key Changes:
- the release of the librtmp library version;
- basic support for directory content output for file:// links has been added;
- built-in support for AppleIDN (icucore) for macOS/iOS has been added;
- the curl_multi_waitfds function has been added to the library;
- an option CURLOPT_SSL_CIPHER_LIST has been added for mbedTLS;
- support for NTLM_WB has been removed;
- support for ECH (Encrypted Client Hello) has been added for TLS;
- the CURLU_GET_EMPTY flag has been added, allowing the curl_url_get() function to return empty parts of requests and fragments. By default, empty parts are considered non-existent;
- numerous bug fixes, documentation updates, build script improvements, and more.
Video presentation (41:26).
Source: linux.org.ru
