mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-21 20:26:34 +08:00
WAF策略增加记录请求Body选项
This commit is contained in:
@@ -89,7 +89,9 @@ type HTTPRequest struct {
|
||||
firewallRuleSetId int64
|
||||
firewallRuleId int64
|
||||
firewallActions []string
|
||||
tags []string
|
||||
wafHasRequestBody bool
|
||||
|
||||
tags []string
|
||||
|
||||
logAttrs map[string]string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user