Home
last modified time | relevance | path

Searched refs:DEFAULT_NPN_LIST (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dh2load.cc2098 constexpr char DEFAULT_NPN_LIST[] = "h2,h2-16,h2-14,http/1.1"; member
2266 << DEFAULT_NPN_LIST << R"( in print_help()
2730 util::parse_config_str_list(StringRef::from_lit(DEFAULT_NPN_LIST)); in main()
H A Dshrpx.cc1914 constexpr auto DEFAULT_NPN_LIST = member
2813 << DEFAULT_NPN_LIST in print_help()
3758 tlsconf.npn_list = util::split_str(DEFAULT_NPN_LIST, ','); in process_options()

Completed in 11 milliseconds