WillChange determine if the action will change the request
()
| 25 | |
| 26 | // WillChange determine if the action will change the request |
| 27 | WillChange() bool |
| 28 | |
| 29 | // Perform the action |
| 30 | Perform(waf *WAF, group *RuleGroup, set *RuleSet, request requests.Request, writer http.ResponseWriter) PerformResult |
no outgoing calls
no test coverage detected