Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http2_session.h78 PROXY_CONNECTED, member in shrpx::Http2SessionState
H A Dshrpx_http2_session.cc447 state_ == Http2SessionState::PROXY_CONNECTED || in initiate_connection()
512 // If state_ == Http2SessionState::PROXY_CONNECTED, we have in initiate_connection()
614 if (state_ == Http2SessionState::PROXY_CONNECTED) { in initiate_connection()
651 http2session->set_state(Http2SessionState::PROXY_CONNECTED); in htp_hdrs_completecb()
668 case Http2SessionState::PROXY_CONNECTED: in downstream_read_proxy()

Completed in 4 milliseconds