diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-16 22:14:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-16 22:14:37 +0000 |
commit | 67a83c1b3465c44b249eaa44fdc492952e59b31f (patch) | |
tree | 7240899b4d2b76095abdb09dcccd657a6177e9b5 /docs/FAQ | |
parent | 1e8d094274139238fb710451e069ce42317e55e4 (diff) |
David Shaw finally removed all traces of Gopher and we are now officially
not supporting it. It hasn't been functioning for years anyway, so this is
just finally stating what already was true. And a cleanup at the same time.
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -114,7 +114,7 @@ FAQ libcurl A free and easy-to-use client-side URL transfer library, supporting FTP, - FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports + FTPS, HTTP, HTTPS, TELNET, DICT, FILE and LDAP. 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! @@ -132,8 +132,7 @@ 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, GOPHER, LDAP, DICT, TELNET and - FILE. + currently including HTTP, HTTPS, FTP, FTPS, LDAP, DICT, TELNET and FILE. We pronounce curl and cURL with an initial k sound: [kurl]. |