Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1101
index 75c6619..49aa60a 100644 (file)
@@ -10,12 +10,12 @@ NO_PROXY
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 OK\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-Content-Length: 4\r
-Content-Type: text/html\r
-\r
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 4
+Content-Type: text/html
+
 boo
 </data>
 </reply>
@@ -44,11 +44,11 @@ http://user:secret@%HOSTIP:%HTTPPORT/gimme/1101
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /gimme/1101 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Authorization: Basic dXNlcjpzZWNyZXQ=\r
-Accept: */*\r
-\r
+GET /gimme/1101 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Authorization: Basic dXNlcjpzZWNyZXQ=
+Accept: */*
+
 </protocol>
 </verify>
 </testcase>