Searched defs:isJsonContentType (Results 1 – 2 of 2) sorted by relevance
10 TEST(HttpParsing, isJsonContentType) in TEST() argument
24 inline bool isJsonContentType(std::string_view contentType) in isJsonContentType() function