Searched refs:call_on_request (Results 1 – 2 of 2) sorted by relevance
68 void call_on_request(stream &s);
149 handler->call_on_request(*strm); in on_frame_recv_callback()327 void http2_handler::call_on_request(stream &strm) { in call_on_request() function in nghttp2::asio_http2::server::http2_handler