mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
Update HTTPUpgrade spelling and proto
This commit is contained in:
@ -15,7 +15,7 @@ enum TransportProtocol {
|
||||
WebSocket = 3;
|
||||
HTTP = 4;
|
||||
DomainSocket = 5;
|
||||
HttpUpgrade = 6;
|
||||
HTTPUpgrade = 6;
|
||||
}
|
||||
|
||||
enum DomainStrategy {
|
||||
|
Reference in New Issue
Block a user