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