diff options
author | Michael Osipov <1983-01-06@gmx.net> | 2014-08-02 13:51:18 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-08-09 00:08:51 +0100 |
commit | 37f0e8a32cf9ad0a87f8c60cfa12b65e61be15a9 (patch) | |
tree | b23a0bfd6014d2409a41cc23ea4a6fd388fd20f3 /docs/FAQ | |
parent | b91e97eabd3a91b7362bc33aa4ef9d114b8aead1 (diff) | |
download | curl-37f0e8a32cf9ad0a87f8c60cfa12b65e61be15a9.tar.gz |
docs: Update SPNEGO and GSS-API related doc sections
Reflect recent changes in SPNEGO and GSS-API code in the docs.
Update them with appropriate namings and remove visible spots for
GSS-Negotiate.
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -136,11 +136,11 @@ FAQ POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, - kerberos, HTTP form based upload, proxies, cookies, user+password + Kerberos, SPNEGO, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more! libcurl is highly portable, it builds and works identically on numerous - platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, + platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HP-UX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOS, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS, Symbian, OSF, Android, Minix, IBM TPF and more... |