diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-02-09 02:08:34 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-02-09 02:08:34 +0000 |
commit | fc1443dcfc65adb1a47266446bbf0798d3cd6dc9 (patch) | |
tree | d11d2687a0c7cb104fcf080e7de6fcfffa47ccb0 /tests/data/test185 | |
parent | 59e3651af36cf3f48dd0937b25082932a1da26d8 (diff) |
Added key words to all SSL-using tests so they can be skipped if necessary.
Removed a few unnecessary requires SSL statements.
Diffstat (limited to 'tests/data/test185')
-rw-r--r-- | tests/data/test185 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/data/test185 b/tests/data/test185 index 3ba31f888..fafd04e4b 100644 --- a/tests/data/test185 +++ b/tests/data/test185 @@ -1,4 +1,11 @@ <testcase> +<info> +<keywords> +HTTP +HTTP GET +followlocation +</keywords> + # Server-side <reply> <data> @@ -35,9 +42,6 @@ moo <server> http </server> -<features> -SSL -</features> <name> HTTP replace Host: when following Location: on the same host </name> |