Searched refs:call_on_push (Results 1 – 3 of 3) sorted by relevance
54 void call_on_push(request &push_req);
57 void request_impl::call_on_push(request &push_req) { in call_on_push() function in nghttp2::asio_http2::client::request_impl
328 strm->request().impl().call_on_push(push_strm->request()); in on_frame_recv_callback()