Searched refs:handle_response (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c463 * handle_response() is based on mod_proxy_fcgi's dispatch()
465 static apr_status_t handle_response(const fcgi_provider_conf *conf, function
476 const char *fn = "handle_response";
753 rv = handle_response(conf, r, s, temp_pool, request_id, rspbuf,
/httpd/modules/proxy/
H A Dmod_serf.c261 static apr_status_t handle_response(serf_request_t *request, function
396 *handler = handle_response;

Completed in 22 milliseconds