Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A DHttpServer.cc1246 bool last_mod_found = false; in prepare_response() local
1248 last_mod_found = true; in prepare_response()
1380 if (last_mod_found && file_ent->mtime <= last_mod) { in prepare_response()

Completed in 4 milliseconds