Searched defs:curl_httppost (Results 1 – 2 of 2) sorted by relevance
138 struct curl_httppost { struct139 struct curl_httppost *next; /* next entry in the list */ argument148 struct curl_httppost *more; /* if one field name has more than one argument151 long flags; /* as defined below */165 char *showfilename; /* The file name to show. If not set, the168 void *userp; /* custom pointer used for
136 struct curl_httppost { struct137 struct curl_httppost *next; /* next entry in the list */ argument147 struct curl_httppost *more; /* if one field name has more than one argument150 long flags; /* as defined below */170 char *showfilename; /* The file name to show. If not set, the173 void *userp; /* custom pointer used for175 curl_off_t contentlen; /* alternative length of contents