Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h198 int handle_downstream_push_promise(Downstream *downstream,
Dshrpx_http2_session.cc1080 if (http2session->handle_downstream_push_promise(downstream, in on_begin_headers_callback()
2216 int Http2Session::handle_downstream_push_promise(Downstream *downstream, in handle_downstream_push_promise() function in shrpx::Http2Session