mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-05-05 06:55:17 +08:00
请求变量增加${cname},WAF checkpoint增加cname和isCNAME
This commit is contained in:
@@ -23,4 +23,5 @@ type HTTPFirewallCheckpointDefinition struct {
|
||||
Options []OptionInterface `json:"options"` // 选项
|
||||
IsComposed bool `json:"isComposed"` // 是否为组合的checkpoint
|
||||
Priority int `json:"priority"` // 优先级
|
||||
DataType string `json:"dataType"` // 数据类型:number, bool等
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user