Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the input filter finishes, check whether we returned data #2092

Conversation

rainerjung
Copy link

during the last read and if not, delegate to the remaining filter
chain.

Without that, ProcessPartial for the request body breaks forwarding
of uploaded files using mod_proxy_ajp and mod_wl.

See issue #2091.

during the last read and if not, delegate to the remaining filter
chain.

Without that, ProcessPartial for the request body breaks forwarding
of uploaded files using mod_proxy_ajp and mod_wl.

See issue owasp-modsecurity#2091.
actually seen all afo the body. In case ProcessPartial is configured
and our input filter only processed part of the request, checking
for a complete request body makes no sense.

See issue owasp-modsecurity#2093.
@zimmerle
Copy link
Contributor

zimmerle commented May 27, 2019

Merged! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to ModSecurity version 2.x enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants