pub fn register_evaluate_callback<F>(callback: F)Expand description
Register a callback for WAF evaluation (dry-run detection). Called by the binary (main.rs) during startup.
pub fn register_evaluate_callback<F>(callback: F)Register a callback for WAF evaluation (dry-run detection). Called by the binary (main.rs) during startup.