wok
annotate curl/description.txt @ rev 23352
updated perl-io-socket-ssl (2.060 -> 2.068)
author |
Hans-G?nter Theisgen |
date |
Tue Mar 31 09:52:25 2020 +0100 (2020-03-31) |
parents |
|
children |
c31dd9c348cb |
rev |
line source |
samuel_trassare@13421
|
1 curl is a command line tool for transferring data with URL syntax, supporting
|
samuel_trassare@13421
|
2 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
|
samuel_trassare@13421
|
3 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL
|
samuel_trassare@13421
|
4 certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
|
samuel_trassare@13421
|
5 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
samuel_trassare@13421
|
6 kerberos...), file transfer resume, proxy tunneling and a busload of other
|
samuel_trassare@13421
|
7 useful tricks.
|