Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1045
index fa8ad4b..bf4f49a 100644 (file)
@@ -11,13 +11,13 @@ HTTP GET
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 OK\r
-Date: Mon, 28 Jul 2008 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Length: 6\r
-Connection: close\r
-Content-Type: text/plain\r
-\r
+HTTP/1.1 200 OK
+Date: Mon, 28 Jul 2008 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/plain
+
 -foo-
 </data>
 </reply>
@@ -43,10 +43,10 @@ http://%HOSTIP:%HTTPPORT/1045 --interface %CLIENTIP
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1045 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /1045 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>