mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
revert MODSEC-171
This commit is contained in:
parent
c04a4edb4b
commit
caa6d89f85
@ -154,7 +154,7 @@ apr_status_t input_filter(ap_filter_t *f, apr_bucket_brigade *bb_out,
|
||||
}
|
||||
}
|
||||
|
||||
return ap_get_brigade(f->next, bb_out, mode, block, nbytes);
|
||||
return APR_SUCCESS;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user