mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 20:39:36 +03:00
Add support for HTTPupgrade custom headers
This commit is contained in:
@ -15,4 +15,5 @@ message Config {
|
||||
bool accept_proxy_protocol = 4;
|
||||
|
||||
uint32 ed = 5;
|
||||
map<string, string> header = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user