diff options
Diffstat (limited to 'tests/data/test1098')
-rw-r--r-- | tests/data/test1098 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/data/test1098 b/tests/data/test1098 index b5c45cbc9..980564810 100644 --- a/tests/data/test1098 +++ b/tests/data/test1098 @@ -11,10 +11,10 @@ CURLOPT_PROXY # Server-side <reply> <data nocheck="yes"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Content-Length: 6 - +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Length: 6
+
hello </data> @@ -57,16 +57,16 @@ Accept: */* Proxy-Connection: Keep-Alive
</protocol> -<stdout mode="text"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Content-Length: 6 - +<stdout> +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Length: 6
+
hello -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Content-Length: 6 - +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Content-Length: 6
+
hello </stdout> </verify> |