mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-26 16:35:20 +08:00
WAF策略增加JSCookie动作选项
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
package firewallconfigs
|
||||
|
||||
type HTTPFirewallGet302Action struct {
|
||||
IsPrior bool `yaml:"isPrior" json:"isPrior"`
|
||||
|
||||
Life int32 `yaml:"life" json:"life"`
|
||||
Scope FirewallScope `yaml:"scope" json:"scope"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user