HTTP
HTTP POST
HTTP MIME POST
flaky
#
# 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=----------------------------
------------------------------
Content-Disposition: form-data; name="sendfile"; filename="postit2.c"
# CURLE_ABORTED_BY_CALLBACK (42)
42