mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-08 12:48:58 +00: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