summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-06 23:47:18 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-06 23:44:11 +0000
commit338b64137093f366aaeec40f4058a2b493e6c8f1 (patch)
tree3dad9b782813c496c8769bfcd06f7ddc7629587e /docs/TODO
parent0a925d78341cebf6d6a785bb0b91da839e002a86 (diff)
downloadcurl-338b64137093f366aaeec40f4058a2b493e6c8f1.tar.gz
docs: Updated following the addition of SSPI based HTTP digest auth
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/TODO b/docs/TODO
index 2f2ef9224..bb2ae37c0 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -42,7 +42,6 @@
5.3 Rearrange request header order
5.4 SPDY
5.5 auth= in URLs
- 5.6 Digest via Windows SSPI
6. TELNET
6.1 ditch stdin
@@ -314,12 +313,6 @@ This is not detailed in any FTP specification.
Additionally this should be implemented for proxy base URLs as well.
-5.6 Digest via Windows SSPI
-
- libcurl already supports HTTP Digest Authentication via native routines as well
- as SASL Digest via both Windows SSPI and native routines. In addition to this
- libcurl should also support HTTP Digest Authentication via Windows SSPI.
-
6. TELNET
6.1 ditch stdin