[Mod-security-developers] ModSecurity for Java
Brought to you by:
victorhora,
zimmerletw
|
From: Juan c. <jua...@ow...> - 2011-06-02 06:21:11
|
Hello Guys Just a little update, Rule parser for this project is already working and supporting the 4 directives (SecRuleEngine, SecRule, SecRequestBodyAccess, SecResponseBodyAccess ) of Rule Language Porting Spec Level 1 :) I am struggling to get the Response variables working, I always get an empty string for the response body buffer :(, can anyone give me some support on this one, I might not be using the ReponseWrapper correctly. Regards, Juan Carlos Calderon |