多处增加是否独立配置选项

This commit is contained in:
GoEdgeLab
2020-09-23 18:43:50 +08:00
parent f3cb3e3880
commit 2bdb5c232a
17 changed files with 416 additions and 296 deletions

View File

@@ -7,7 +7,4 @@ message HTTPWeb {
int64 id = 1;
bool isOn = 2;
string root = 3;
string charset = 4;
int64 requestHeaderPolicyId = 5;
int64 responseHeaderPolicyId = 6;
}