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

/httpd/modules/cache/
H A Dcache_util.c522 const char *agestr = NULL; local
596 if ((agestr = apr_table_get(h->resp_hdrs, "Age"))) {
597 age_c = apr_atoi64(agestr);

Completed in 11 milliseconds