mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-19 00:40:26 +08:00
增加字符编码/HTTP Header管理
This commit is contained in:
@@ -8,4 +8,7 @@ message HTTPWeb {
|
||||
bool isOn = 2;
|
||||
string root = 3;
|
||||
int64 gzipId = 4;
|
||||
string charset = 5;
|
||||
int64 requestHeaderPolicyId = 6;
|
||||
int64 responseHeaderPolicyId = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user