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

/httpd/modules/http/
H A Dhttp_filters.c1040 if ((rv = ap_setup_client_block(r, body))) {
1478 * 1. Call ap_setup_client_block() near the beginning of the request
1506 AP_DECLARE(int) ap_setup_client_block(request_rec *r, int read_policy) function

Completed in 14 milliseconds