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

/httpd/modules/filters/
H A Dmod_request.c38 static ap_filter_rec_t *kept_body_input_filter_handle; variable
302 if (!request_is_filter_present(r, kept_body_input_filter_handle)) {
303 ap_add_input_filter_handle(kept_body_input_filter_handle,
308 if (!request_is_filter_present(r, kept_body_input_filter_handle)) {
380 kept_body_input_filter_handle =

Completed in 9 milliseconds