diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 08:44:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 08:44:48 +0000 |
commit | b3803903d174fd15026a5daef397d73126f5392a (patch) | |
tree | c1f396681373796a1cd5feabb631352e1a85e58c /tests | |
parent | efc9410796294a3badfecfa2f96b72fc4e191388 (diff) |
requires a SSL-capable client
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test94 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test94 b/tests/data/test94 index 4a9b18689..90d7c06ff 100644 --- a/tests/data/test94 +++ b/tests/data/test94 @@ -17,6 +17,9 @@ bing <server> http </server> +<features> +SSL +</features> <name> HTTPS GET with failed proxy auth </name> |