aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test522
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test522')
-rw-r--r--tests/data/test52220
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/data/test522 b/tests/data/test522
index 4ac46ff7..89a0dbf5 100644
--- a/tests/data/test522
+++ b/tests/data/test522
@@ -11,14 +11,14 @@ CURLOPT_PORT
# Server-side
<reply>
<data nocheck="yes">
-HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
-Server: test-server/fake
-Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
-ETag: "21025-dc7-39462498"
-Accept-Ranges: bytes
-Content-Length: 6
-
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
+ETag: "21025-dc7-39462498"
+Accept-Ranges: bytes
+Content-Length: 6
+
hello
</data>
</reply>
@@ -48,12 +48,12 @@ http://%HOSTIP/522 %HTTPPORT
</strip>
<protocol>
GET /522 HTTP/1.1
-Authorization: Basic eHh4Onl5eQ==
Host: %HOSTIP:%HTTPPORT
+Authorization: Basic eHh4Onl5eQ==
Accept: */*
</protocol>
-<stdout mode="text">
+<stdout>
hello
</stdout>
</verify>