Searched refs:getContentType (Results 1 – 2 of 2) sorted by relevance
25 return http_helpers::getContentType(contentType) == in isJsonContentType()
40 inline ContentType getContentType(std::string_view contentTypeHeader) in getContentType() function