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

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dajp_header.c135 static const unsigned char sc_for_req_method_table[] = { variable
175 return sc_for_req_method_table[method_id] ?
176 sc_for_req_method_table[method_id] : UNKNOWN_METHOD;

Completed in 216 milliseconds