mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02:23:31 +03:00
docs: Updated following the addition of SSPI based HTTP digest auth
This commit is contained in:
parent
0a925d7834
commit
338b641370
4 changed files with 9 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue