Searched defs:ap_discard_request_body (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/http/ | ||
H A D | http_filters.c | 1402 * if ((retval = ap_discard_request_body(r)) != OK) { 1406 AP_DECLARE(int) ap_discard_request_body(request_rec *r) function |
Completed in 14 milliseconds