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

/httpd/modules/proxy/
H A Dmod_proxy_http.c2214 static int proxy_http_post_config(apr_pool_t *pconf, apr_pool_t *plog, function
2218 /* proxy_http_post_config() will be called twice during startup. So, don't
2239 ap_hook_post_config(proxy_http_post_config, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1213 milliseconds