mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds first version of `processContentOffset'
This commit also includes an example application on how to use the `processContentOffset' method.
This commit is contained in:
committed by
Felipe Zimmerle
parent
7aae5dc183
commit
027d50b76b
@@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I build
|
||||
|
||||
SUBDIRS = \
|
||||
simple_example_using_c \
|
||||
multiprocess_c
|
||||
multiprocess_c \
|
||||
reading_logs_with_offset
|
||||
|
||||
# make clean
|
||||
CLEANFILES =
|
||||
|
Reference in New Issue
Block a user