2017-06-15 23:59:12 +02:00
|
|
|
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.
|
1999-02-09 16:31:34 +01:00
|
|
|
|
2017-06-15 23:59:12 +02:00
|
|
|
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.
|
1999-02-09 16:31:34 +01:00
|
|
|
|
2017-06-15 19:29:05 +02:00
|
|
|
WWW: https://curl.haxx.se/
|