projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ed44e8
)
require ssl since ntlm needs it
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 6 Apr 2004 15:16:07 +0000
(15:16 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 6 Apr 2004 15:16:07 +0000
(15:16 +0000)
tests/data/test155
patch
|
blob
|
history
diff --git
a/tests/data/test155
b/tests/data/test155
index 720ca29befc4ff1ac47ba1ae9b3694fbabfa9534..0e486a65e926f36c19e9aa9004e95217c2f4b3ea 100644
(file)
--- a/
tests/data/test155
+++ b/
tests/data/test155
@@
-63,6
+63,10
@@
Finally, this is the real page!
# Client-side
<client>
+# NTLM only works if SSL-support is present
+<features>
+SSL
+</features>
<server>
http
</server>