Hacker News new | ask | show | jobs
by isaachawley 2924 days ago
This is outdated and incorrect http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in...
1 comments

How so?
> 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