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/test183 | |
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/test183')
-rw-r--r-- | tests/data/test183 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/tests/data/test183 b/tests/data/test183 index cf20083f9..5fd01442a 100644 --- a/tests/data/test183 +++ b/tests/data/test183 @@ -1,4 +1,12 @@ <testcase> +<info> +<keywords> +HTTP +HTTP GET +persistent connection +</keywords> +</info> + # Server-side <reply> <data> @@ -15,9 +23,6 @@ moo <server> http </server> -<features> -SSL -</features> <name> HTTP GET two URLs over a single proxy with persistent connection </name> |