Searched refs:ap_allow_standard_methods (Results 1 - 4 of 4) sorted by relevance

/httpd/include/
H A Dhttp_request.h306 AP_DECLARE(void) ap_allow_standard_methods(request_rec *r, int reset, ...);
/httpd/modules/http/
H A Dhttp_request.c707 AP_DECLARE(void) ap_allow_standard_methods(request_rec *r, int reset, ...) function
/httpd/modules/mappers/
H A Dmod_negotiation.c2993 ap_allow_standard_methods(r, REPLACE_ALLOW, M_GET, M_OPTIONS,
/httpd/server/
H A Dcore.c4568 ap_allow_standard_methods(r, MERGE_ALLOW, M_GET, M_OPTIONS, M_POST, -1);

Completed in 292 milliseconds