Searched refs:handle_downstream_push_promise (Results 1 – 2 of 2) sorted by relevance
198 int handle_downstream_push_promise(Downstream *downstream,
1080 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