diff options
author | Yang Tse <yangsita@gmail.com> | 2012-11-27 18:01:55 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-11-27 18:01:55 +0100 |
commit | 534d2ca1d7099f68b28a4d92b44ed62fdba3f5b7 (patch) | |
tree | cdde7c311b67f7779e2f9e08da494c1289cf4f59 /tests/data/test2029 | |
parent | 79954a1b07c6fc8ed4cf9d48c6383521b184c818 (diff) | |
download | curl-534d2ca1d7099f68b28a4d92b44ed62fdba3f5b7.tar.gz |
dd missing NTLM feature for tests 2025, and 2028 to 2032
Diffstat (limited to 'tests/data/test2029')
-rw-r--r-- | tests/data/test2029 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test2029 b/tests/data/test2029 index c71fe1dd7..7b8a5e2c7 100644 --- a/tests/data/test2029 +++ b/tests/data/test2029 @@ -166,6 +166,9 @@ Finally, this is the real page! # Client-side <client> +<features> +NTLM +</features> <server> http </server> |