Searched defs:contenttype (Results 1 – 8 of 8) sorted by relevance
55 #define HTTP_CONTENT_TYPE(contenttype) "Content-Type: "contenttype"\r\n\r\n" argument56 #define HTTP_CONTENT_TYPE_ENCODING(contenttype, encoding) "Content-Type: "contenttype"\r\nContent-E… argument
72 char *contenttype, in AddHttpPost()133 char *contenttype, in AddFormInfo()444 const char *contenttype = in FormAdd() local
37 char *contenttype; member
1745 static bool content_type_match(const char *contenttype, in content_type_match()1763 const char *contenttype, in Curl_mime_prepare_headers()
3547 char *contenttype = Curl_copy_header_value(headp); in Curl_http_header() local
1124 char *contenttype; /* the content type of the object */ member
150 unsigned int contenttype, versionhi, versionlo, data; in async_write() local
194 char *contenttype; /* Content-Type */ member