mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-02-25 10:41:22 +00:00
* Add feature migration notice * Remove legacy code of transport processing * Clear legacy proto field * Fix missing * Unify protocolname * Test remove * Supressor * Weird code * Remove errorgen related comments
3 lines
56 B
Go
3 lines
56 B
Go
package httpupgrade
|
|
|
|
const protocolName = "httpupgrade"
|