mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
fix: h2 -> http
fix: edit profile ui
This commit is contained in:
@@ -8,7 +8,7 @@ namespace NekoRay::fmt {
|
||||
QString network = "tcp";
|
||||
QString security = "";
|
||||
QString packet_encoding = "";
|
||||
// ws/h2/grpc/tcp-http
|
||||
// ws/http/grpc/tcp-http
|
||||
QString path = "";
|
||||
QString host = "";
|
||||
// kcp/quic/tcp-http
|
||||
|
||||
Reference in New Issue
Block a user