https://issues.apache.org/bugzilla/show_bug.cgi?id=55910
--- Comment #4 from Felipe Zimmerle <[email protected]> --- This issue is also affecting ModSecurity. Specially when it is used with the development version of the OWASP CRS which uses a lot of "continuation lines" (aka "\") to organize the rules in a format that is easy to read. (reference: https://github.com/SpiderLabs/owasp-modsecurity-crs/blob/v3.0.0-dev/rules/REQUEST-13-SCANNER-DETECTION.conf) Using the OWASP CRS -dev it is possible to face this problem multiple times. The work around is to add random spaces in the rule that is exhibiting the problem. I have tested (on the branch http-2.4.x@b2f4b2) the patch attached and it fixed the problem. So far no other issue. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
