mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
实现修改缓存配置
This commit is contained in:
@@ -7,8 +7,7 @@ message HTTPWeb {
|
||||
int64 id = 1;
|
||||
bool isOn = 2;
|
||||
string root = 3;
|
||||
int64 gzipId = 4;
|
||||
string charset = 5;
|
||||
int64 requestHeaderPolicyId = 6;
|
||||
int64 responseHeaderPolicyId = 7;
|
||||
string charset = 4;
|
||||
int64 requestHeaderPolicyId = 5;
|
||||
int64 responseHeaderPolicyId = 6;
|
||||
}
|
||||
Reference in New Issue
Block a user