Home
last modified time | relevance | path

Searched refs:get_status_page (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A DHttpServer.h240 const StatusPage *get_status_page(int status) const;
H A DHttpServer.cc1140 auto status_page = sessions->get_server()->get_status_page(status); in prepare_status_response()
1226 auto status_page = sessions->get_server()->get_status_page(status); in prepare_redirect_response()
2272 const StatusPage *HttpServer::get_status_page(int status) const { in get_status_page() function in nghttp2::HttpServer

Completed in 5 milliseconds