Home
last modified time | relevance | path

Searched defs:curl_httppost (Results 1 – 1 of 1) sorted by relevance

/curl/include/curl/
H A Dcurl.h180 struct curl_httppost { struct
181 struct curl_httppost *next; /* next entry in the list */ argument
191 struct curl_httppost *more; /* if one field name has more than one argument
194 long flags; /* as defined below */
214 char *showfilename; /* The filename to show. If not set, the
217 void *userp; /* custom pointer used for
219 curl_off_t contentlen; /* alternative length of contents

Completed in 22 milliseconds