Home
last modified time | relevance | path

Searched refs:get_cached_date (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.cc328 const std::string &get_cached_date() { in get_cached_date() function in nghttp2::Sessions
940 http2::make_nv_ls("date", sessions_->get_cached_date()), in submit_file_response()
971 nva.push_back(http2::make_nv_ls("date", sessions_->get_cached_date())); in submit_response()
992 http2::make_nv_ls("date", sessions_->get_cached_date()), in submit_response()