Searched defs:count_headers (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/loggers/ | ||
H A D | mod_log_forensic.c | 159 static int count_headers(void *h_, const char *key, const char *value) function 205 apr_table_do(count_headers, &h, r->headers_in, NULL); |
Completed in 15 milliseconds