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

/httpd/modules/proxy/
H A Dajp_header.c167 static int sc_for_req_method_by_id(request_rec *r) function
228 if ((method = sc_for_req_method_by_id(r)) == UNKNOWN_METHOD) {

Completed in 1050 milliseconds