mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-26 11:44:22 -04:00
Add early data config for httpupgrade
This commit is contained in:
parent
0291d8ad72
commit
d8a819eab4
@ -15,4 +15,6 @@ message Config {
|
||||
|
||||
string path = 1;
|
||||
string host = 2;
|
||||
int32 max_early_data = 3;
|
||||
string early_data_header_name = 4;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user