HTTP HTTP POST HTTP MIME POST # # Server-side # Client-side http # tool is what to use instead of 'curl' lib644 HTTP multi-part formpost with aborted read callback http://%HOSTIP:%HTTPPORT/644 # # Verify data after the test has been "shot" s/^--------------------------[a-z0-9]*/------------------------------/ s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/ POST /644 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */* Content-Length: 718 Content-Type: multipart/form-data; boundary=---------------------------- # CURLE_ABORTED_BY_CALLBACK (42) 42