Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test60
index df9eeee..6d2dff3 100644 (file)
@@ -3,16 +3,17 @@
 <keywords>
 HTTP
 HTTP PUT
+chunked Transfer-Encoding
 </keywords>
 </info>
 
 # Server-side
 <reply>
 <data>
-HTTP/1.0 200 OK swsclose\r
-Date: Thu, 09 Nov 2010 14:49:00 GMT\r
-Server: test-server/fake\r
-\r
+HTTP/1.0 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+
 blablabla
 
 </data>
@@ -40,18 +41,18 @@ more than one byte
 ^User-Agent:.*
 </strip>
 <protocol>
-PUT /bzz/60 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Transfer-Encoding: chunked\r
-Content-Length: 1\r
-Expect: 100-continue\r
-\r
-13\r
+PUT /bzz/60 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Transfer-Encoding: chunked
+Content-Length: 1
+Expect: 100-continue
+
+13
 more than one byte
-\r
-0\r
-\r
+
+0
+
 </protocol>
 </verify>
 </testcase>