Searched refs:curltest_echo_handler (Results 1 – 1 of 1) sorted by relevance
39 static int curltest_echo_handler(request_rec *r);89 ap_hook_handler(curltest_echo_handler, NULL, NULL, APR_HOOK_MIDDLE); in curltest_hooks()182 static int curltest_echo_handler(request_rec *r) in curltest_echo_handler() function
Completed in 4 milliseconds