Searched defs:curl_httppost (Results 1 – 1 of 1) sorted by relevance
83 struct curl_httppost { struct84 struct curl_httppost *next; /* next entry in the list */ argument93 struct curl_httppost *more; /* if one field name has more than one argument96 long flags; /* as defined below */110 char *showfilename; /* The filename to show. If not set, the113 void *userp; /* custom pointer used for