]> granicus.if.org Git - curl/commitdiff
sasl_sspi: Added missing RFC reference for HTTP Digest authentication
authorSteve Holme <steve_holme@hotmail.com>
Fri, 14 Nov 2014 21:05:38 +0000 (21:05 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 14 Nov 2014 22:03:27 +0000 (22:03 +0000)
lib/curl_sasl_sspi.c

index 78d669b948b2376e1ad2ef58c921ee3128a7b29e..ffc569c096ff1db16130874f6d950103d46dc72c 100644 (file)
@@ -19,6 +19,7 @@
  * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  * KIND, either express or implied.
  *
+ * RFC2617 Basic and Digest Access Authentication
  * RFC2831 DIGEST-MD5 authentication
  * RFC4422 Simple Authentication and Security Layer (SASL)
  * RFC4752 The Kerberos V5 ("GSSAPI") SASL Mechanism