Each test case now specifies which server(s) it needs, without relying on the

test number.
This commit is contained in:
Daniel Stenberg
2003-04-30 20:25:39 +00:00
parent 15f3f4c93f
commit ee29dbdb8f
114 changed files with 342 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ this is data even though Content-Length is set to zero
#
# Client-side
<client>
<server>
http
</server>
<name>
HTTP POST with user and password
</name>