[WAF]规则中增加请求Header长度限制和响应Header长度限制

This commit is contained in:
刘祥超
2020-11-18 19:35:38 +08:00
parent a5f3b98bb0
commit b14dae74f1
38 changed files with 214 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.1"
Version = "0.0.2"
ProductName = "Edge Node"
ProcessName = "edge-node"