Added support for JSON body processor

This commit is contained in:
Ulisses Albuquerque
2013-12-03 13:41:08 -08:00
committed by Felipe Zimmerle
parent 410aca9d78
commit c23097ce18
9 changed files with 421 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ mod_security2_la_SOURCES = acmp.c \
msc_crypt.c \
msc_geo.c \
msc_gsb.c \
msc_json.c \
msc_logging.c \
msc_lua.c \
msc_multipart.c \