Lines Matching refs:JSON
21 isContentTypeAllowed("application/json", ContentType::JSON, false)); in TEST()
33 isContentTypeAllowed("application/html", ContentType::JSON, false)); in TEST()
61 std::array<ContentType, 2> htmlJson{ContentType::HTML, ContentType::JSON}; in TEST()
77 std::array<ContentType, 2> jsonHtml{ContentType::JSON, ContentType::HTML}; in TEST()
81 std::array<ContentType, 2> cborJson{ContentType::CBOR, ContentType::JSON}; in TEST()
88 ContentType::JSON); in TEST()
96 ContentType::JSON); in TEST()
102 ContentType::JSON); in TEST()
106 ContentType::JSON); in TEST()
111 ContentType::JSON); in TEST()
114 ContentType::JSON); in TEST()
116 ContentType::JSON); in TEST()
118 ContentType::JSON); in TEST()