Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dutility.hpp85 constexpr std::array<char, 256> getDecodeTable(bool urlSafe) in getDecodeTable() argument
97 if (urlSafe) in getDecodeTable()