bagder: curl-www/libcurl _index.html,1.66,1.67
[email protected] Fri, 27 Aug 2010 21:16:26 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory giant.haxx.se:/var/tmp/cvs-serv19182/libcurl Modified Files: _index.html Log Message: update supported protocols to match reality Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_index.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- _index.html 5 Aug 2010 22:47:02 -0000 1.66 +++ _index.html 27 Aug 2010 21:16:24 -0000 1.67 @@ -2,7 +2,7 @@ <HTML> <HEAD> <TITLE>libcurl - the multiprotocol file transfer library</TITLE> #include "css.t" -<meta name="description" content="libcurl is 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. libcurl supports SSL 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"> +<meta name="description" content="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, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more"> </HEAD> #define LIBCURL_MAIN #define CURL_URL libcurl @@ -18,14 +18,14 @@ TITLE(libcurl - the multiprotocol file transfer library) <p class="ingres"> - libcurl is a <a href="/docs/copyright.html" title="free as in both free speech and zero price!">free</a> 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. 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! + 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! </p> <p class="ingres">