Loading modules/http/mod_core.h +0 −2 Original line number Diff line number Diff line Loading @@ -75,8 +75,6 @@ extern "C" { */ apr_status_t ap_http_filter(ap_filter_t *f, apr_bucket_brigade *b, ap_input_mode_t mode, apr_off_t *readbytes); apr_status_t ap_dechunk_filter(ap_filter_t *f, apr_bucket_brigade *b, ap_input_mode_t mode, apr_off_t *readbytes); char *ap_response_code_string(request_rec *r, int error_index); Loading Loading
modules/http/mod_core.h +0 −2 Original line number Diff line number Diff line Loading @@ -75,8 +75,6 @@ extern "C" { */ apr_status_t ap_http_filter(ap_filter_t *f, apr_bucket_brigade *b, ap_input_mode_t mode, apr_off_t *readbytes); apr_status_t ap_dechunk_filter(ap_filter_t *f, apr_bucket_brigade *b, ap_input_mode_t mode, apr_off_t *readbytes); char *ap_response_code_string(request_rec *r, int error_index); Loading