Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h78 PROXY_CONNECTED, enumerator
Dshrpx_http2_session.cc434 state_ == Http2SessionState::PROXY_CONNECTED || in initiate_connection()
601 if (state_ == Http2SessionState::PROXY_CONNECTED) { in initiate_connection()
638 http2session->set_state(Http2SessionState::PROXY_CONNECTED); in htp_hdrs_completecb()
655 case Http2SessionState::PROXY_CONNECTED: in downstream_read_proxy()