|
@@ -227,7 +227,7 @@ message Rule{
|
|
optional uint32 originProtocol = 7;
|
|
optional uint32 originProtocol = 7;
|
|
map<string, string> requestHeader = 8;
|
|
map<string, string> requestHeader = 8;
|
|
map<string, string> responseHeader = 9;
|
|
map<string, string> responseHeader = 9;
|
|
- optional string ssl = 10;
|
|
|
|
|
|
+ optional string id = 10;
|
|
}
|
|
}
|
|
message RuleList{
|
|
message RuleList{
|
|
repeated Rule rules = 1;
|
|
repeated Rule rules = 1;
|