summaryrefslogtreecommitdiff
path: root/tests/data/test18
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test18')
-rw-r--r--tests/data/test186
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test18 b/tests/data/test18
index 053909c94..0555fe960 100644
--- a/tests/data/test18
+++ b/tests/data/test18
@@ -3,18 +3,21 @@
<data nocheck=1>
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
moo
</data>
<data2>
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
foo
</data2>
<data3>
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
hoo
</data3>
@@ -62,16 +65,19 @@ Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
--_curl_--127.0.0.1:8999/18
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
moo
--_curl_--127.0.0.1:8999/180002
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
foo
--_curl_--127.0.0.1:8999/180003
HTTP/1.1 200 OK
Funny-head: yesyes
+Content-Length: 4
hoo
</stdout>