bagder: curl-www _main.html,1.76,1.77
[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 In directory giant.haxx.se:/var/tmp/cvs-serv17454 Modified Files: _main.html Log Message: mention RTMP Index: _main.html =================================================================== RCS file: /cvsroot/curl/curl-www/_main.html,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- _main.html 3 Jun 2010 11:41:03 -0000 1.76 +++ _main.html 20 Jun 2010 21:01:46 -0000 1.77 @@ -3,7 +3,7 @@ <head> <title>cURL and libcurl</title> #include "css.t" -<meta name="description" content="curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. Curl 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 a busload of other useful tricks"> +<meta name="description" content="curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTMP and RTSP. Curl 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 a busload of other useful tricks"> </head> #define CURL_MAIN @@ -22,7 +22,7 @@ <p class="ingres"> curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, - LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, + LDAPS, FILE, IMAP, SMTP, POP3, RTMP and RTSP. curl 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, proxy tunneling and a busload of other