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

This commit is contained in:
GoEdgeLab
2020-11-18 19:36:08 +08:00
parent 05611f98f3
commit 4d57f6b3fe
3 changed files with 4 additions and 2 deletions

View File

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