mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-16 05:46:34 +08:00
源站支持HTTP/2
This commit is contained in:
@@ -15,4 +15,5 @@ message Origin {
|
||||
repeated string domains = 6;
|
||||
string host = 7;
|
||||
bool followPort = 8;
|
||||
bool http2Enabled = 10; // 是否支持HTTP/2,只在HTTPS源站时生效
|
||||
}
|
||||
Reference in New Issue
Block a user