wok-6.x
annotate curl/description.txt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents |
8c593515546f |
children |
|
rev |
line source |
Hans-G?nter@24449
|
1 Curl is a command line tool for transfering data with URL syntax, supporting
|
samuel_trassare@13421
|
2 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
|
Hans-G?nter@24449
|
3 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.
|
Hans-G?nter@24449
|
4 Curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
|
Hans-G?nter@24449
|
5 HTTP form based upload, proxies, cookies, user+password authentication
|
Hans-G?nter@24449
|
6 (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
|
Hans-G?nter@24449
|
7 proxy tunneling and a busload of other useful tricks.
|