Home
last modified time | relevance | path

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

/third_party/curl/include/curl/
Dcurl.h176 struct curl_httppost { struct
177 struct curl_httppost *next; /* next entry in the list */ argument
187 struct curl_httppost *more; /* if one field name has more than one argument
190 long flags; /* as defined below */
210 char *showfilename; /* The file name to show. If not set, the
213 void *userp; /* custom pointer used for
215 curl_off_t contentlen; /* alternative length of contents