Searched defs:content_type (Results 1 – 3 of 3) sorted by relevance
60 void SetContentType(const std::string &content_type) { contentType_ = content_type; } in SetContentType()
410 let content_type = response.headers().get("content-type"); in get_file_info() localVariable
913 const char *item_type, const char *content_type) in SetMetadata()