Home
last modified time | relevance | path

Searched refs:ContentTypePair (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp27 struct ContentTypePair struct
33 constexpr std::array<ContentTypePair, 5> contentTypes{{
73 contentTypes, [encoding](const ContentTypePair& pair) { in getPreferredContentType()