Home | History | Annotate | Download | only in curl

Lines Matching refs:curl_formadd

1435 /* Returns code for curl_formadd()
1465 * NAME curl_formadd()
1473 CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost,
1492 * Serialize a curl_httppost struct built with curl_formadd().
1504 * Free a multipart formpost previously built with curl_formadd().