Searched refs:call_on_response (Results 1 – 3 of 3) sorted by relevance
51 void call_on_response(response &res);
49 void request_impl::call_on_response(response &res) { in call_on_response() function in nghttp2::asio_http2::client::request_impl
312 req.call_on_response(strm->response()); in on_frame_recv_callback()