v5.0.63: utls force HTTP/1.1 ALPN

This commit is contained in:
“Naeel”
2026-07-01 14:47:54 +04:00
parent 62c41e96d7
commit 5a301a397c
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
)
var (
version string = "5.0.62"
version string = "5.0.63"
)
func main() {