WAF支持更多动作

This commit is contained in:
GoEdgeLab
2021-07-14 22:46:31 +08:00
parent 77cb962103
commit 9291406262
16 changed files with 309 additions and 80 deletions

View File

@@ -1,4 +1,5 @@
package firewallconfigs
type HTTPFirewallAllowAction struct {
Life int64 `yaml:"life" json:"life"`
}