Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dutil.h59 constexpr auto NGHTTP2_H2 = StringRef::from_lit("h2"); variable
Dutil.cc798 return streq(NGHTTP2_H2, proto) || streq(NGHTTP2_H2_16, proto) || in check_h2_is_selected()