bagder: curl-www/libcurl _index.html,1.64,1.65
[email protected] Sun, 20 Jun 2010 21:01:48 +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-serv17454/libcurl Modified Files: _index.html Log Message: mention RTMP Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_index.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- _index.html 6 Mar 2010 21:38:57 -0000 1.64 +++ _index.html 20 Jun 2010 21:01:46 -0000 1.65 @@ -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 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 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"> </HEAD> #define LIBCURL_MAIN #define CURL_URL libcurl @@ -22,7 +22,7 @@ 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 and RTSP. libcurl supports SSL + 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, Kerberos4), file transfer resume, http proxy tunneling and more!