diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-05-30 04:34:11 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-05-30 04:34:11 +0000 |
commit | 2091fe530f7609830d96fd4eb3c45e341d1eeb8f (patch) | |
tree | 45630cef08f87e5aee217703de902808a3c2908d /tests/FILEFORMAT | |
parent | cda8d63d4308e1506b7fd65417b8cae01e637707 (diff) | |
download | curl-2091fe530f7609830d96fd4eb3c45e341d1eeb8f.tar.gz |
Added missing NTLM feature for test 1097
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 342d8266b..a8893abe4 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -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 |