Searched refs:date_hdrs (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_http.c | 1103 static const char *date_hdrs[] local 1117 for (i = 0; date_hdrs[i]; ++i) { 1118 if (!strcasecmp(date_hdrs[i], key)) { |
Completed in 1386 milliseconds