Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test13
index 18f7f81..fc8208f 100644 (file)
@@ -8,10 +8,10 @@ HTTP custom request
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 Read you\r
-Content-Length: 29\r
-Deleted: suppose we got a header like this! ;-)\r
-\r
+HTTP/1.1 200 Read you
+Content-Length: 29
+Deleted: suppose we got a header like this! ;-)
+
 blabla custom request result
 </data>
 </reply>
@@ -35,10 +35,10 @@ http://%HOSTIP:%HTTPPORT/want/13 -X DELETE
 ^User-Agent:.*
 </strip>
 <protocol>
-DELETE /want/13 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+DELETE /want/13 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>