aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-05-13 14:40:05 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-05-13 16:51:19 +0200
commit72b1aaf9da73cdf302b774c0190fe97ca05be524 (patch)
tree306dfd602a7c53344b19dca3521536015c4e468f /docs/FAQ
parent81a54b12c631e8126e3eb484c74040b991e78f0c (diff)
docs: unify protocol lists
We boast support for 25 transfer protocols. Make sure the lists are consistent Closes #5384
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 53f1c9e7a..7bd121cef 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -136,8 +136,9 @@ FAQ
libcurl
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, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP.
+ FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT,
+ POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET
+ and TFTP.
libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading,
Kerberos, SPNEGO, HTTP form based upload, proxies, cookies, user+password