Home
last modified time | relevance | path

Searched defs:allowedEnc (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dcomplete_response_fields.hpp36 std::array<Encoding, 1> allowedEnc{ZSTD}; in handleEncoding() local
49 std::array<Encoding, 1> allowedEnc{GZIP}; in handleEncoding() local