Searched defs:date_hdrs (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_http.c1103 static const char *date_hdrs[] local
1117 for (i = 0; date_hdrs[i]; ++i) {
1118 if (!strcasecmp(date_hdrs[i], key)) {

Completed in 1873 milliseconds