Added missing NTLM feature for test 1097
authorDan Fandrich <dan@coneharvesters.com>
Sat, 30 May 2009 04:34:11 +0000 (04:34 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 30 May 2009 04:34:11 +0000 (04:34 +0000)
tests/FILEFORMAT
tests/data/test1097

index 342d826..a8893ab 100644 (file)
@@ -166,8 +166,10 @@ large_file
 libz
 netrc_debug
 NSS
+NTLM
 OpenSSL
 SSL
+socks
 
 as well as each protocol that curl supports.  A protocol only needs to be
 specified if it is different from the server (useful when the server
index 0c979e7..ebb0399 100644 (file)
@@ -44,7 +44,7 @@ This is all fine and dandy
 https
 </server>
 <features>
-none
+NTLM
 </features>
  <name>
 HTTP POST using CONNECT with --proxy-ntlm but no auth is required