Searched defs:ContentType (Results 1 – 3 of 3) sorted by relevance
1750 struct ContentType { in Curl_mime_contenttype() struct1751 const char *extension; in Curl_mime_contenttype()1752 const char *type; in Curl_mime_contenttype()
821 class ContentType(ParameterizedHeaderValue): class
825 LPCTSTR ContentType; member