bagder: curl-www _main.html,1.79,1.80
[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 In directory giant.haxx.se:/var/tmp/cvs-serv19182 Modified Files: _main.html Log Message: update supported protocols to match reality Index: _main.html =================================================================== RCS file: /cvsroot/curl/curl-www/_main.html,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- _main.html 15 Aug 2010 12:01:42 -0000 1.79 +++ _main.html 27 Aug 2010 21:16:23 -0000 1.80 @@ -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, 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"> +<meta name="description" content="curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. 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 @@ -21,12 +21,13 @@ <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, 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 - <a href="docs/features.html">useful tricks</a>. + supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, + LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and + TFTP. 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