summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
Diffstat (limited to 'substvars')
-rw-r--r--substvars33
1 files changed, 25 insertions, 8 deletions
diff --git a/substvars b/substvars
index 4d12035..31024c4 100644
--- a/substvars
+++ b/substvars
@@ -1,11 +1,28 @@
Libcurl-Description:
libcurl is a free and easy-to-use client-side URL transfer library, supporting
- DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
- POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports
- SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
- proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
- Kerberos), file transfer resume, http proxy tunneling and more!
+ DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS,
+ MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS,
+ TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP
+ uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies,
+ user+password authentication (Basic, Digest, NTLM, Negotiate, and Kerberos),
+ file transfer resume, HTTP proxy tunneling, and more!
+Curl-Description:
+ curl is a command-line tool for getting or sending files using URL syntax,
+ supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS,
+ LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP,
+ SMTPS, TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP
+ PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies,
+ user+password authentication (Basic, Digest, NTLM, Negotiate, and Kerberos),
+ file transfer resume, HTTP proxy tunneling, and more!
+Both-Description:
+ libcurl is a free and easy-to-use client-side URL transfer library, supporting
+ DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS,
+ MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS,
+ TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP
+ uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies,
+ user+password authentication (Basic, Digest, NTLM, Negotiate, and Kerberos),
+ file transfer resume, HTTP proxy tunneling, and more!
.
- libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
- fast, thoroughly documented and is already used by many known, big and
- successful companies and numerous applications.
+ curl is a command-line tool for getting or sending files using URL syntax.
+ Since curl uses libcurl, curl supports the same wide range of common Internet
+ protocols that libcurl does.