the new version of the utility for receiving and sending data over the network — , providing the ability to flexibly configure requests with parameters such as cookie, user_agent, referer, and any other headers. cURL supports HTTP, HTTPS, HTTP/2.0, SMTP, IMAP, POP3, Telnet, FTP, LDAP, RTSP, RTMP, and other network protocols. At the same time, an update has been released for the parallelly developed libcurl library, which provides an API for using all cURL functions in programs written in languages such as C, Perl, PHP, Python.
In a new backend has been added to support the SSH protocol, prepared using the library . The backend allows transmitting data using
SFTP with minimal overhead, making it suitable for use in for embedded systems. SCP is not yet supported in the added backend (for SCP, the old backend based on ).
Among other changes in curl 7.69, the removal of mbedtls in the SMTP protocol backend, the option "CURLOPT_MAIL_RCPT_ALLOWFAILS" ("--mail-rcpt-allowfails") has been added, which allows the rejection of "RCPT TO" commands for individual recipients from the list. A new version of the utility for receiving and sending data over the network is available -
Source: opennet.ru
