wok view curl/description.txt @ rev 24449

updated curl, curl-dev and libcurl (7.72.0 -> 7.81.0)
author Hans-G?nter Theisgen
date Tue Feb 15 11:04:54 2022 +0100 (2022-02-15)
parents 8c593515546f
children
line source
1 Curl is a command line tool for transfering data with URL syntax, supporting
2 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
3 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.
4 Curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
5 HTTP form based upload, proxies, cookies, user+password authentication
6 (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
7 proxy tunneling and a busload of other useful tricks.