mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-05 16:55:27 -05:00
timeout settings in http proxy
This commit is contained in:
@@ -2,6 +2,7 @@ package http
|
||||
|
||||
// Config for HTTP proxy server.
|
||||
type Config struct {
|
||||
Timeout int
|
||||
}
|
||||
|
||||
// ClientConfig for HTTP proxy client.
|
||||
|
||||
Reference in New Issue
Block a user