Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
DHttpServer.cc317 const std::string &get_cached_date() { in get_cached_date() function in nghttp2::Sessions
923 http2::make_nv_ls("date", sessions_->get_cached_date()), in submit_file_response()
954 nva.push_back(http2::make_nv_ls("date", sessions_->get_cached_date())); in submit_response()
975 http2::make_nv_ls("date", sessions_->get_cached_date()), in submit_response()