mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Adds support for RunTimeString
Using RunTimeStrings instead of runtime parser for macro expansion.
This commit is contained in:
@@ -272,6 +272,7 @@ libmodsecurity_la_SOURCES = \
|
||||
debug_log/debug_log.cc \
|
||||
debug_log/debug_log_writer.cc \
|
||||
macro_expansion.cc \
|
||||
run_time_string.cc \
|
||||
rule.cc \
|
||||
rule_message.cc \
|
||||
rule_script.cc \
|
||||
|
Reference in New Issue
Block a user