Searched defs:get_client_handler (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_downstream_connection.cc | 42 ClientHandler *DownstreamConnection::get_client_handler() { in get_client_handler() function in shrpx::DownstreamConnection |
D | shrpx_https_upstream.cc | 759 ClientHandler *HttpsUpstream::get_client_handler() const { return handler_; } in get_client_handler() function in shrpx::HttpsUpstream |
D | shrpx_http2_upstream.cc | 1238 ClientHandler *Http2Upstream::get_client_handler() const { return handler_; } in get_client_handler() function in shrpx::Http2Upstream |