mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-25 19:45:38 -05:00
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