e32cc79c94
Update to 7.74.0 Changes: https://curl.se/changes.html PR: 251773 Submitted by: lwhsu Security: 3c77f139-3a09-11eb-929d-d4c9ef517024
14 lines
744 B
Plaintext
14 lines
744 B
Plaintext
curl is used in command lines or scripts to transfer data. It is also used in
|
|
cars, television sets, routers, printers, audio equipment, mobile phones,
|
|
tablets, settop boxes, media players and is the internet transfer backbone for
|
|
thousands of software applications affecting billions of humans daily.
|
|
|
|
It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP,
|
|
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and
|
|
TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
|
|
form based upload, proxies, HTTP/2, cookies, user+password authentication
|
|
(Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer
|
|
resume, proxy tunneling and more.
|
|
|
|
WWW: https://curl.se/
|