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/test184 | |
parent | 59e3651af36cf3f48dd0937b25082932a1da26d8 (diff) | |
download | curl-fc1443dcfc65adb1a47266446bbf0798d3cd6dc9.tar.gz |
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/test184')
-rw-r--r-- | tests/data/test184 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/tests/data/test184 b/tests/data/test184 index 3f1403bb3..e7b860e86 100644 --- a/tests/data/test184 +++ b/tests/data/test184 @@ -1,4 +1,12 @@ <testcase> +<info> +<keywords> +HTTP +HTTP GET +followlocation +</keywords> + +</info> # Server-side <reply> <data> @@ -35,9 +43,6 @@ moo <server> http </server> -<features> -SSL -</features> <name> HTTP replace Host: when following Location: to new host </name> |