Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1
index b882735..3b38f1b 100644 (file)
@@ -8,7 +8,7 @@ HTTP GET
 
 #
 # Server-side
-<reply name="1">
+<reply>
 <data>
 HTTP/1.1 200 OK
 Date: Thu, 09 Nov 2010 14:49:00 GMT
@@ -46,10 +46,10 @@ http://%HOSTIP:%HTTPPORT/1
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /1 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-\r
+GET /1 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>