mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-01 01:44:15 +00:00
Add support for HTTPupgrade custom headers
This commit is contained in:
parent
bd38578978
commit
9a619f9e7c
4 changed files with 55 additions and 30 deletions
|
@ -15,4 +15,5 @@ message Config {
|
|||
bool accept_proxy_protocol = 4;
|
||||
|
||||
uint32 ed = 5;
|
||||
map<string, string> header = 6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue