MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / WillChange

Method WillChange

internal/waf/action_interface.go:27–27  ·  view source on GitHub ↗

WillChange determine if the action will change the request

()

Source from the content-addressed store, hash-verified

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

Callers 2

InitMethod · 0.65
PerformActionsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected