bagder: curl-www/libcurl _index.html,1.63,1.64
[email protected] Sat, 06 Mar 2010 21:38:59 +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-serv17716/libcurl Modified Files: _index.html Log Message: mention the four latest protocols as well Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_index.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- _index.html 21 Dec 2009 08:57:43 -0000 1.63 +++ _index.html 6 Mar 2010 21:38:57 -0000 1.64 @@ -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 and FILE. 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 FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE IMAP, SMTP, POP3 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"> </HEAD> #define LIBCURL_MAIN #define CURL_URL libcurl @@ -22,10 +22,10 @@ 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 and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, - FTP uploading, HTTP form based upload, proxies, cookies, user+password - authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer - resume, http proxy tunneling and more! + LDAP, LDAPS, FILE, IMAP, SMTP, POP3 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, Kerberos4), file transfer resume, http proxy tunneling and more! </p> <p class="ingres">