mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
This commits adds the following regiression test to SecRequestBodyLimitAction: * config - SecRequestBodyLimitAction Reject (multipart/greater - chunked): passed * config - SecRequestBodyLimitAction Reject (plain/greater): passed * config - SecRequestBodyLimitAction ProcessPartial (multipart/greater - chunked): passed * config - SecRequestBodyLimitAction ProcessPartial (plain/greater): passed