6 ms·
> On error, any Response can be ignored. A non-nil Response with a non-nil error only occurs when CheckRedirect fails, and even then the returned Response.Body
by isaachawley 8y ago
> On error, any Response can be ignored. A non-nil Response with a non-nil error only occurs when CheckRedirect fails, and even then the returned Response.Body is already closed.
https://golang.org/pkg/net/http/#Client.Do https://golang.org/pkg/net/http/#Client.Do