Searched refs:ap_method_list_add (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttp_protocol.h348 AP_DECLARE(void) ap_method_list_add(ap_method_list_t *l, const char *method);
/httpd/modules/http/
H A Dhttp_request.c702 ap_method_list_add(r->allowed_methods, method);
H A Dhttp_protocol.c1611 AP_DECLARE(void) ap_method_list_add(ap_method_list_t *l, const char *method) function

Completed in 17 milliseconds