Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h289 bool allow_connect_proto_; variable
Dshrpx_http2_session.cc203 allow_connect_proto_(false) {
2407 allow_connect_proto_ = true; in on_settings_received()
2416 return allow_connect_proto_; in get_allow_connect_proto()