curl_formget

Name: curl_formget()

Description:

Serialize a curl_httppost struct built with curl_formadd(). Accepts a void pointer as second argument which will be passed to the curl_formget_callback function. Returns 0 on success.

extern (C)
int
curl_formget

Meta