Home
last modified time | relevance | path

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

/curl/include/curl/
H A Dcurl.h184 struct curl_httppost { struct
185 struct curl_httppost *next; /* next entry in the list */ argument
195 struct curl_httppost *more; /* if one field name has more than one argument
198 long flags; /* as defined below */
218 char *showfilename; /* The file name to show. If not set, the
221 void *userp; /* custom pointer used for
223 curl_off_t contentlen; /* alternative length of contents

Completed in 19 milliseconds