bagder: curl-www _main.html,1.74,1.75

[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
In directory giant.haxx.se:/var/tmp/cvs-serv17716

Modified Files:
	_main.html 
Log Message:
mention the four latest protocols as well


Index: _main.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_main.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- _main.html	14 Jan 2010 22:31:04 -0000	1.74
+++ _main.html	6 Mar 2010 21:38:57 -0000	1.75
@@ -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 and FILE. 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 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,11 +22,11 @@
 <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 and FILE. 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 <a
-  href="docs/features.html">useful tricks</a>.
+  LDAPS, FILE, IMAP, SMTP, POP3 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
+  <a href="docs/features.html">useful tricks</a>.
 </p>
 
 #if 0