The IDE should try to find out if `Body.Close()` is ever called on a `http.Response` and if not display a warning about leaking this. - http://engineering.rainchasers.com/golang/2015/03/03/memory-leak-missing-body-close.html - http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/index.html#close_http_resp_body - https://groups.google.com/forum/#!topic/golang-nuts/ZMfxtWhgVfU