mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 13:22:35 +08:00
update http
This commit is contained in:
parent
205021afec
commit
c3fc054912
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user