Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp51 auto typeCharset = +(char_("a-zA-Z0-9.+-")); in getContentType() local
91 auto typeCharset = +(char_("a-zA-Z0-9.+-")); in getPreferredContentType() local
165 auto typeCharset = char_("a-zA-Z.+-"); in getPreferredEncoding() local