Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test97
index c1065bb..287ca5e 100644 (file)
@@ -10,11 +10,11 @@ HTTP replaced headers
 # 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>
@@ -40,12 +40,12 @@ HTTP POST with custom content-type
 ^User-Agent:.*
 </strip>
 <protocol nonewline="yes">
-POST /97 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Content-Type: silly/type\r
-Content-Length: 14\r
-\r
+POST /97 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Content-Type: silly/type
+Content-Length: 14
+
 hejsanallabarn
 </protocol>
 </verify>