Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test172
index ad36284..b524968 100644 (file)
@@ -10,10 +10,10 @@ cookies
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 OK\r
-Content-Length: 4\r
-Connection: close\r
-\r
+HTTP/1.1 200 OK
+Content-Length: 4
+Connection: close
+
 boo
 </data>
 </reply>
@@ -46,11 +46,11 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool"
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /we/want/172 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Cookie: nodomain=value; partmatch=present; tool=curl; name=fool\r
-\r
+GET /we/want/172 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Cookie: nodomain=value; partmatch=present; tool=curl; name=fool
+
 </protocol>
 </verify>
 </testcase>