Home
last modified time | relevance | path

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

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