Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h76 PROXY_CONNECTING, enumerator
Dshrpx_http2_session.cc441 state_ = Http2SessionState::PROXY_CONNECTING; in initiate_connection()
2001 if (state_ == Http2SessionState::PROXY_CONNECTING) { in connected()
2202 case Http2SessionState::PROXY_CONNECTING: in should_hard_fail()
2375 case Http2SessionState::PROXY_CONNECTING: { in on_timeout()