Searched refs:ap_send_http_options (Results 1 - 5 of 5) sorted by relevance

/httpd/include/
H A Dmod_core.h88 AP_DECLARE(int) ap_send_http_options(request_rec *r);
/httpd/modules/filters/
H A Dmod_reflector.c62 return ap_send_http_options(r);
/httpd/modules/http/
H A Dhttp_protocol.c1052 AP_DECLARE(int) ap_send_http_options(request_rec *r) function
/httpd/modules/proxy/
H A Dmod_proxy.c988 access_status = ap_send_http_options(r);
/httpd/server/
H A Dcore.c4700 return ap_send_http_options(r);

Completed in 41 milliseconds