wok diff curl/description.txt @ rev 24965

netsurf-sdl: replaced netsurf by netsurf-fb in desktop file
author Hans-G?nter Theisgen
date Mon Apr 25 07:15:39 2022 +0100 (2022-04-25)
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	Mon Apr 25 07:15:39 2022 +0100
     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.