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

/httpd/modules/loggers/
H A Dmod_log_forensic.c168 static int log_headers(void *h_, const char *key, const char *value) function
218 apr_table_do(log_headers, &h, r->headers_in, NULL);

Completed in 11 milliseconds