mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 13:11:53 +08:00
update http
This commit is contained in:
@@ -15,7 +15,7 @@ var (
|
|||||||
Client *http.Client
|
Client *http.Client
|
||||||
ClientNoRedirect *http.Client
|
ClientNoRedirect *http.Client
|
||||||
dialTimout = 5 * time.Second
|
dialTimout = 5 * time.Second
|
||||||
keepAlive = 15 * time.Second
|
keepAlive = 5 * time.Second
|
||||||
)
|
)
|
||||||
|
|
||||||
func Inithttp(PocInfo common.PocInfo) {
|
func Inithttp(PocInfo common.PocInfo) {
|
||||||
|
|||||||
Reference in New Issue
Block a user