Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1082
index d58dd25..2b1bc33 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>
@@ -46,10 +46,10 @@ perl -e "print 'Test requires default test server host address' if ( '%CLIENTIP'
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1082 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /1082 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>