From ac20f52ed3f17cdbb48f9c6e0c83f2cdde3e319b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 18 Aug 2010 19:43:06 +0200 Subject: FAQ: update the list of supported protocols --- docs/FAQ | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/FAQ b/docs/FAQ index ab6195194..3dc06b055 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -125,7 +125,9 @@ FAQ libcurl A free and easy-to-use client-side URL transfer library, supporting FTP, - FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP and LDAPS. + FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, + SMTP, POP3, RTMP and RTSP. + libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more! @@ -143,9 +145,8 @@ FAQ A command line tool for getting or sending files using URL syntax. - Since curl uses libcurl, it supports a range of common Internet protocols, - currently including HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, LDAP, LDAPS, - DICT, TELNET and FILE. + Since curl uses libcurl, curl supports the same wide range of common + Internet protocols that libcurl does. We pronounce curl and cURL with an initial k sound: [kurl]. -- cgit v1.2.3