Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dheader_properties.cc98 static const std::array<bool, 256> invalidHeaderKeyCharTable = in IsInvalidHeaderKeyChar() local
105 static const std::array<bool, 256> invalidHeaderKeyCharTable = in IsInvalidHeaderKeyCharAllowDoubleQuote() local