mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-28 21:46:37 +08:00
WAF策略增加JSCookie动作选项
This commit is contained in:
@@ -18,4 +18,5 @@ message HTTPFirewallPolicy {
|
||||
bytes blockOptionsJSON = 11; // 阻止动作配置
|
||||
bytes pageOptionsJSON = 13; // 显示网页动作配置
|
||||
bytes captchaOptionsJSON = 12; // 人机识别配置
|
||||
bytes jsCookieOptionsJSON = 14; // JSCookie动作配置
|
||||
}
|
||||
Reference in New Issue
Block a user