Home
last modified time | relevance | path

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

/netbsd/src/libexec/httpd/
Dbozohttpd.c972 parse_http_date(const char *val, time_t *timestamp) in parse_http_date() function
1869 parse_http_date(request->hr_if_modified_since, &timestamp) && in bozo_process_request()