Searched defs:curl_httppost (Results 1 – 1 of 1) sorted by relevance
176 struct curl_httppost { struct177 struct curl_httppost *next; /* next entry in the list */ argument187 struct curl_httppost *more; /* if one field name has more than one argument190 long flags; /* as defined below */210 char *showfilename; /* The file name to show. If not set, the213 void *userp; /* custom pointer used for215 curl_off_t contentlen; /* alternative length of contents