diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-12-13 16:17:27 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-12-13 16:17:27 +0000 |
commit | 87c5066242a93a79cab3db92920f370f3364b267 (patch) | |
tree | b268648b6d6fa0b286d4b6266a0d47ec66ade590 /tests/data/test302 | |
parent | b528bde470afc6d5a6e3e72f4823428f9ec78a9a (diff) |
test case 503 entered the dir
Diffstat (limited to 'tests/data/test302')
-rw-r--r-- | tests/data/test302 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test302 b/tests/data/test302 index 1c0d34cc2..61202bf78 100644 --- a/tests/data/test302 +++ b/tests/data/test302 @@ -1,6 +1,7 @@ # # Server-side <reply> +MOOOOO </reply> # @@ -10,7 +11,7 @@ HTTPS GET over HTTP proxy fails </name> <command> --k -U fake:user -x %HOSTIP:%HOSTPORT https://ssl.fakeurl-to.test/slash/302 +-k -U fake:user -x %HOSTIP:%HOSTPORT https://bad.fakeurl-to.test/slash/302 </command> </test> |