mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-16 18:49:16 -04:00
define early data header name in websocket protobuf
This commit is contained in:
@@ -24,4 +24,6 @@ message Config {
|
||||
int32 max_early_data = 5;
|
||||
|
||||
bool use_browser_forwarding = 6;
|
||||
|
||||
string early_data_header_name = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user