mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-19 02:05:18 +08:00
WAF策略增加显示页面动作默认设置
This commit is contained in:
@@ -2,7 +2,7 @@ package firewallconfigs
|
||||
|
||||
import "net/http"
|
||||
|
||||
// HTTPFirewallBlockAction url client configure
|
||||
// HTTPFirewallBlockAction default block action
|
||||
type HTTPFirewallBlockAction struct {
|
||||
IsPrior bool `yaml:"isPrior" json:"isPrior"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user