Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To ensure that the HTTP connection is not blocked ! #171

Closed
chushuai opened this issue Oct 5, 2018 · 0 comments
Closed

To ensure that the HTTP connection is not blocked ! #171

chushuai opened this issue Oct 5, 2018 · 0 comments

Comments

@chushuai
Copy link
Contributor

chushuai commented Oct 5, 2018

ret.client.Jar = nil // Don't send or receive cookies (otherwise use CookieJar)

i pull the modify code
#172
shoud add a line code
ret.client.Timeout=scanner.config.Timeout

please see the code in

if resp, didTimeout, err = c.send(req, deadline); err != nil {

@zakird zakird closed this as completed Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants