Skip to content

Commit c2585ac

Browse files
committed
Issue 356 EOL matters
1 parent 99917ec commit c2585ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import org.owasp.esapi.waf.actions.*;
2-
3-
session.setAttribute("simple_waf_test", "true");
4-
1+
import org.owasp.esapi.waf.actions.*;
2+
3+
session.setAttribute("simple_waf_test", "true");
4+
55
action = new RedirectAction();

0 commit comments

Comments
 (0)