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

/httpd/include/
H A Dhttpd.h2076 AP_DECLARE(int) ap_request_has_body(request_rec *r);
/httpd/modules/proxy/
H A Dmod_proxy_http.c1335 && ap_request_has_body(r));
H A Dproxy_util.c3363 && ap_request_has_body(r));
/httpd/server/
H A Dutil.c2490 AP_DECLARE(int) ap_request_has_body(request_rec *r) function

Completed in 1679 milliseconds