mirror of
https://github.com/zu1k/nali.git
synced 2025-02-08 21:32:41 +08:00
commit
da29bdaeb3
@ -23,6 +23,7 @@ func init() {
|
|||||||
IdleConnTimeout: time.Second * 10,
|
IdleConnTimeout: time.Second * 10,
|
||||||
ResponseHeaderTimeout: time.Second * 10,
|
ResponseHeaderTimeout: time.Second * 10,
|
||||||
ExpectContinueTimeout: time.Second * 20,
|
ExpectContinueTimeout: time.Second * 20,
|
||||||
|
Proxy: http.ProxyFromEnvironment,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user