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