Home
last modified time | relevance | path

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

/third_party/curl/include/curl/
Dcurl.h185 struct curl_httppost { struct
186 struct curl_httppost *next; /* next entry in the list */ argument
196 struct curl_httppost *more; /* if one field name has more than one argument
199 long flags; /* as defined below */
219 char *showfilename; /* The file name to show. If not set, the
222 void *userp; /* custom pointer used for
224 curl_off_t contentlen; /* alternative length of contents