aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test57
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test57')
-rw-r--r--tests/data/test5710
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test57 b/tests/data/test57
index f657ef0f7..5c63d8c54 100644
--- a/tests/data/test57
+++ b/tests/data/test57
@@ -7,7 +7,7 @@ HTTP GET
</info>
# Server-side
<reply>
-<data>
+<data nocheck=1>
HTTP/1.1 200 OK swsclose
Funny-head: yesyes
Content-Type: text/html; charset=ISO-8859-4
@@ -24,15 +24,15 @@ http
HTTP content-type with spaces in
</name>
<command>
--w '%{content_type}\n' %HOSTIP:%HTTPPORT/57 -o log/out57
+-w '%{content_type}\n' http://%HOSTIP:%HTTPPORT/57 -o log/out57
</command>
-</test>
+</client>
# Verify data after the test has been "shot"
<verify>
-<file name="log/out57">
+<stdout mode=text>
text/html; charset=ISO-8859-4
-</file>
+</stdout>
<strip>
^User-Agent:.*
</strip>