Home
last modified time | relevance | path

Searched defs:http_date (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dutil.cc284 std::string http_date(time_t t) { in http_date() function
291 char *http_date(char *res, time_t t) { in http_date() function