mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
Update HTTPUpgrade spelling and proto
This commit is contained in:
parent
fe3a0cf954
commit
657c5c8570
70 changed files with 74 additions and 74 deletions
|
@ -15,7 +15,7 @@ enum TransportProtocol {
|
|||
WebSocket = 3;
|
||||
HTTP = 4;
|
||||
DomainSocket = 5;
|
||||
HttpUpgrade = 6;
|
||||
HTTPUpgrade = 6;
|
||||
}
|
||||
|
||||
enum DomainStrategy {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue