Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1525
index 595da5e..59b67f5 100644 (file)
@@ -13,8 +13,8 @@ CURLOPT_PROXYHEADER
 # Server-side
 <reply>
 <connect>
-HTTP/1.1 200 OK\r
-\r
+HTTP/1.1 200 OK
+
 </connect>
 <data>
 HTTP/1.1 200 OK swsclose
@@ -24,8 +24,8 @@ Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
 ETag: "21025-dc7-39462498"
 </data>
 <datacheck>
-HTTP/1.1 200 OK\r
-\r
+HTTP/1.1 200 OK
+
 HTTP/1.1 200 OK swsclose
 Date: Thu, 09 Nov 2010 14:49:00 GMT
 Server: test-server/fake
@@ -54,20 +54,20 @@ CURLOPT_PROXYHEADER is ignored CURLHEADER_UNIFIED
 # Verify data after the test has been "shot"
 <verify>
 <proxy>
-CONNECT the.old.moo.1525:%HTTPPORT HTTP/1.1\r
-Host: the.old.moo.1525:%HTTPPORT\r
-Proxy-Connection: Keep-Alive\r
-User-Agent: Http Agent\r
-\r
+CONNECT the.old.moo.1525:%HTTPPORT HTTP/1.1
+Host: the.old.moo.1525:%HTTPPORT
+Proxy-Connection: Keep-Alive
+User-Agent: Http Agent
+
 </proxy>
 <protocol>
-PUT /1525 HTTP/1.1\r
-Host: the.old.moo.1525:%HTTPPORT\r
-Accept: */*\r
-User-Agent: Http Agent\r
-Content-Length: 13\r
-Expect: 100-continue\r
-\r
+PUT /1525 HTTP/1.1
+Host: the.old.moo.1525:%HTTPPORT
+Accept: */*
+User-Agent: Http Agent
+Content-Length: 13
+Expect: 100-continue
+
 Hello Cloud!
 </protocol>
 </verify>