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

Don't reject a large request with ProcessPartial set #597

Closed

Conversation

spectrumjade
Copy link
Contributor

This is a fix to issue 589. This will prevent ModSecurity from rejecting a request (with status 413) when the request body is larger than SecRequestBodyLimit and SecRequestBodyLimitAction is ProcessPartial.

@spectrumjade
Copy link
Contributor Author

Are there any thoughts on this pull request?

@zimmerle
Copy link
Contributor

Under testing at branch: testing_partial_content
Buildbots: http://www.modsecurity.org/developers/buildbot/waterfall

@spectrumjade
Copy link
Contributor Author

Was the test successful?

@zimmerle
Copy link
Contributor

This patch was merged. Thanks ;)

New regression tests were also added: 5f996d4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants