Searched defs:contentType (Results 1 – 10 of 10) sorted by relevance
56 std::array<ContentType, 1> contentType{ContentType::HTML}; in TEST() local123 std::array<ContentType, 1> contentType{ContentType::CBOR}; in TEST() local146 std::array<Encoding, 2> contentType{Encoding::GZIP, in TEST() local
26 std::string_view contentType = res.getHeaderValue("Content-Type"); in addSecurityHeaders() local
69 std::string_view contentType; member149 const auto* contentType = in getFiletypeForExtension() local
68 std::string_view contentType = req.getHeaderValue("content-type"); in parse() local
23 inline bool isJsonContentType(std::string_view contentType) in isJsonContentType()
37 std::string_view contentType = req.getHeaderValue("content-type"); in handleLogin() local
54 boost::beast::string_view contentType = req.getHeaderValue("content-type"); in handleFilePut() local
298 'contentType': 'text/json', property in AnonymousClass9ebe46fd0d01
1079 std::string_view contentType = req.getHeaderValue("Content-Type"); in handleUpdateServicePost() local1104 std::string_view contentType = req.getHeaderValue("Content-Type"); in handleUpdateServiceMultipartUpdatePost() local
525 void assertProcessResponseContentType(std::string_view contentType)