Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test186
index b07736c..cb4a123 100644 (file)
@@ -39,25 +39,24 @@ http://%HOSTIP:%HTTPPORT/we/want/186 -F "name=daniel;type=moo/foo" -F "html= <bo
 ^(User-Agent:|Content-Type: multipart/form-data;|------------).*
 </strip>
 <protocol>
-POST /we/want/186 HTTP/1.1\r
-User-Agent: curl/7.12.2-CVS (i686-pc-linux-gnu) libcurl/7.12.2-CVS OpenSSL/0.9.7d zlib/1.2.1.1 c-ares/1.2.0 libidn/0.5.2\r
-Host: %HOSTIP:%HTTPPORT\r
-Accept: */*\r
-Content-Length: 321\r
-Expect: 100-continue\r
-Content-Type: multipart/form-data; boundary=----------------------------212d9006ceb5\r
-\r
-------------------------------212d9006ceb5\r
-Content-Disposition: form-data; name="name"\r
-Content-Type: moo/foo\r
-\r
-daniel\r
-------------------------------212d9006ceb5\r
-Content-Disposition: form-data; name="html"\r
-Content-Type: text/html;charset=verymoo\r
-\r
- <body>hello</body>\r
-------------------------------212d9006ceb5--\r
+POST /we/want/186 HTTP/1.1
+User-Agent: curl/7.12.2-CVS (i686-pc-linux-gnu) libcurl/7.12.2-CVS OpenSSL/0.9.7d zlib/1.2.1.1 c-ares/1.2.0 libidn/0.5.2
+Host: %HOSTIP:%HTTPPORT
+Accept: */*
+Content-Length: 320
+Content-Type: multipart/form-data; boundary=----------------------------212d9006ceb5
+
+------------------------------212d9006ceb5
+Content-Disposition: form-data; name="name"
+Content-Type: moo/foo
+
+daniel
+------------------------------212d9006ceb5
+Content-Disposition: form-data; name="html"
+Content-Type: text/html;charset=verymoo
+
+<body>hello</body>
+------------------------------212d9006ceb5--
 </protocol>
 </verify>
 </testcase>