mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +08:00 
			
		
		
		
	WAF策略增加JSCookie动作选项
This commit is contained in:
		@@ -101,6 +101,7 @@ message UpdateHTTPFirewallPolicyRequest {
 | 
			
		||||
	bytes blockOptionsJSON = 6; // 阻止动作配置
 | 
			
		||||
	bytes pageOptionsJSON = 15; // 显示网页动作配置
 | 
			
		||||
	bytes captchaOptionsJSON = 11; // 验证码动作配置
 | 
			
		||||
	bytes jsCookieOptionsJSON = 16; // JSCookie动作配置
 | 
			
		||||
	string mode = 7;
 | 
			
		||||
	bool useLocalFirewall = 8; // 是否使用本地防火墙
 | 
			
		||||
	bytes synFloodJSON = 9; // SYN Flood相关配置
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user