OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hr_if_modified_since
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/httpd/
bozohttpd.h
179
const char *
hr_if_modified_since
;
member in struct:bozo_httpreq_t
bozohttpd.c
638
request->
hr_if_modified_since
= NULL;
835
request->
hr_if_modified_since
= hdr->h_value;
1868
if (request->
hr_if_modified_since
&&
1869
parse_http_date(request->
hr_if_modified_since
, ×tamp) &&
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025