| HTTP/1.1 100 Continue swsclose
|
| HTTP multipart formpost with only a 100 reply |
| http://%HOSTIP:%HTTPPORT/%TESTNUMBER -F name=daniel |
| # Verify data after the test has been "shot" |
| ^Content-Type: multipart/form-data.* |
| ^-----------------------.* |
| POST /%TESTNUMBER HTTP/1.1
|
| User-Agent: curl/%VERSION
|
| Content-Type: multipart/form-data; boundary=----------------------------4f12fcdaa3bc
|
| ------------------------------4f12fcdaa3bc
|
| Content-Disposition: form-data; name="name"
|
| ------------------------------4f12fcdaa3bc--
|