Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1333
index a2ea301..ce8795f 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 HTTP
 HTTP GET
+chunked Transfer-Encoding
 </keywords>
 </info>
 
@@ -41,14 +42,14 @@ HTTP POST zero length, chunked-encoded
 ^User-Agent:.*
 </strip>
 <protocol>
-POST /1333 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Transfer-Encoding: chunked\r
-Content-Type: application/x-www-form-urlencoded\r
-\r
-0\r
-\r
+POST /1333 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Transfer-Encoding: chunked
+Content-Type: application/x-www-form-urlencoded
+
+0
+
 </protocol>
 </verify>
 </testcase>