curl_formparse - add a section to a multipart/formdata HTTP POST: deprecated (use curl_formadd instead)
CURLcode curl_formparse(char * string, struct HttpPost ** firstitem, struct HttpPost ** lastitem);