tizen 2.3.1 release
[external/curl.git] / tests / data / test277
index 18e4198..a509b40 100644 (file)
@@ -37,8 +37,8 @@ http://%HOSTIP:%HTTPPORT/want/277 -F name=daniel -H "Content-Type: text/info"
 ^User-Agent:.*
 </strip>
 <strippart>
-s/^------------------------------[a-z0-9]*/------------------------------/
-s/boundary=----------------------------[a-z0-9]*/boundary=----------------------------/
+s/^--------------------------[a-z0-9]*/--------------------------/
+s/boundary=------------------------[a-z0-9]*/boundary=------------------------/
 </strippart>
 <protocol>
 POST /want/277 HTTP/1.1\r
@@ -47,13 +47,13 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 Content-Length: 145\r
 Expect: 100-continue\r
-Content-Type: text/info; boundary=----------------------------\r
+Content-Type: text/info; boundary=------------------------\r
 \r
-------------------------------\r
+--------------------------\r
 Content-Disposition: form-data; name="name"\r
 \r
 daniel\r
---------------------------------\r
+----------------------------\r
 </protocol>
 </verify>
 </testcase>