mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Cleanup the API examples and add more docs.
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
#include "ap_config.h"
|
||||
#include "apr_optional.h"
|
||||
|
||||
/* Must be declared if modsecurity.h is not included */
|
||||
APR_DECLARE_OPTIONAL_FN(void, modsec_register_tfn, (const char *name, void *fn));
|
||||
|
||||
|
||||
/**
|
||||
* This function will be invoked by
|
||||
* ModSecurity to transform input.
|
||||
|
Reference in New Issue
Block a user