diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-27 23:15:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-28 22:51:22 +0200 |
commit | 8d121b6f8f8a4c267fa70eeb0ffffc0ef11d2840 (patch) | |
tree | 79ea98db5bbcb367c237329c6b8ba812adca7203 /docs/FAQ | |
parent | 892d6930e73f76c5fae0a048139767f73acc6cf4 (diff) |
FAQ: update list of supported protocols
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -124,9 +124,9 @@ FAQ libcurl - A free and easy-to-use client-side URL transfer library, supporting FTP, - FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, - SMTP, POP3, RTMP and RTSP. + 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 HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password |