Searched defs:contenttype (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dformdata.h58 char *contenttype; member in struct:FormInfo
H A Dformdata.c174 const char *contenttype = NULL; local
76 AddHttpPost(char *name, size_t namelength, char *value, size_t contentslength, char *buffer, size_t bufferlength, char *contenttype, long flags, struct curl_slist* contentHeader, char *showfilename, char *userp, struct curl_httppost *parent_post, struct curl_httppost **httppost, struct curl_httppost **last_post) argument
134 AddFormInfo(char *value, char *contenttype, FormInfo *parent_form_info) argument
541 const char *contenttype = local
[all...]
H A Dhttp.c3285 char *contenttype = Curl_copy_header_value(k->p); local
H A Durldata.h1077 char *contenttype; /* the content type of the object */ member in struct:PureInfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dcurlx.c270 char* contenttype; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/curl/
H A Dcurl.h133 char *contenttype; /* Content-Type */ member in struct:curl_httppost

Completed in 91 milliseconds