Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dmime.c1750 struct ContentType { in Curl_mime_contenttype() struct
1751 const char *extension; in Curl_mime_contenttype()
1752 const char *type; in Curl_mime_contenttype()
/third_party/python/Lib/email/
D_header_value_parser.py821 class ContentType(ParameterizedHeaderValue): class
/third_party/mingw-w64/mingw-w64-headers/include/
Dwininet.h825 LPCTSTR ContentType; member