levigross / grequests

A Go "clone" of the great and famous Requests library
Apache License 2.0
2.14k stars 138 forks source link

tcp io timeout #92

Open TTBinary opened 3 years ago

TTBinary commented 3 years ago

http request often appear error : "dial tcp ->10.20.33.66:80: i/o timeout" . I need to do response.close ? Who can help me,thank you