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

/httpd/modules/examples/
H A Dmod_example_hooks.c1220 static int x_header_parser(request_rec *r) function
1226 trace_request(r, "x_header_parser()");
1471 ap_hook_header_parser(x_header_parser, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1922 milliseconds