Searched defs:curl_httppost (Results 1 – 2 of 2) sorted by relevance
126 extern (C) struct curl_httppost struct128 curl_httppost *next; /** next entry in the list */ argument137 curl_httppost *more; /** if one field name has more than one argument140 c_long flags; /** as defined below */141 char *showfilename; /** The file name to show. If not set, the144 void *userp; /** custom pointer used for