You've already forked v2ray-core
fix typo
This commit is contained in:
2
proxy/http/server.go
Normal file → Executable file
2
proxy/http/server.go
Normal file → Executable file
@@ -21,7 +21,7 @@ import (
|
||||
"v2ray.com/core/transport/internet"
|
||||
)
|
||||
|
||||
// Server is a HTTP proxy server.
|
||||
// Server is an HTTP proxy server.
|
||||
type Server struct {
|
||||
config *ServerConfig
|
||||
v *core.Instance
|
||||
|
||||
Reference in New Issue
Block a user