wok diff curl/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents 8c593515546f
children
line diff
     1.1 --- a/curl/description.txt	Mon Oct 01 17:37:40 2012 +0000
     1.2 +++ b/curl/description.txt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4 -curl is a command line tool for transferring data with URL syntax, supporting 
     1.5 +Curl is a command line tool for transfering data with URL syntax, supporting 
     1.6  DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, 
     1.7 -POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL 
     1.8 -certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, 
     1.9 -proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, 
    1.10 -kerberos...), file transfer resume, proxy tunneling and a busload of other 
    1.11 -useful tricks.
    1.12 +POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.
    1.13 +Curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
    1.14 +HTTP form based upload, proxies, cookies, user+password authentication
    1.15 +(Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
    1.16 +proxy tunneling and a busload of other useful tricks.