Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test98
index b6d1182..02e4c61 100644 (file)
@@ -10,11 +10,11 @@ chunked Transfer-Encoding
 # Server-side
 <reply>
 <data>
-HTTP/1.0 200 OK\r
-Server: test-server/fake\r
-Content-Type: text/html\r
-Content-Length: 6\r
-\r
+HTTP/1.0 200 OK
+Server: test-server/fake
+Content-Type: text/html
+Content-Length: 6
+
 blaha
 </data>
 </reply>
@@ -43,12 +43,12 @@ data on stdin
 ^User-Agent:.*
 </strip>
 <protocol>
-PUT /98 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Content-Length: 14\r
-Expect: 100-continue\r
-\r
+PUT /98 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Content-Length: 14
+Expect: 100-continue
+
 data on stdin
 </protocol>
 </verify>