Added key words to all SSL-using tests so they can be skipped if necessary.

Removed a few unnecessary requires SSL statements.
This commit is contained in:
Dan Fandrich
2008-02-09 02:08:34 +00:00
parent 59e3651af3
commit fc1443dcfc
15 changed files with 100 additions and 11 deletions

View File

@@ -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>