Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv5313
Modified Files:
_index.html
Log Message:
mention some auth types in the blurb
Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_index.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- _index.html 11 Apr 2005 13:10:51 -0000 1.44
+++ _index.html 9 May 2005 13:21:07 -0000 1.45
@@ -16,12 +16,13 @@
TITLE(libcurl - a multiprotocol file transfer library)
<p class="ingres">
+
libcurl is a <a href="/docs/copyright.html">free</a> and easy-to-use
client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER,
TELNET, DICT, FILE and LDAP. libcurl 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
- more!
+ 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 class="ingres">
libcurl is highly portable, it builds and works identically on numerous
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
|