diff options
author | Kevin Krakauer <krakauer@google.com> | 2018-11-01 10:35:04 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-11-01 10:35:53 -0700 |
commit | a4cc93c7bf40679e62a2b0eaa2419a4a9536cc14 (patch) | |
tree | d96c621a3ac9bf79af962a4dbd5422c6de2f09e6 /pkg/sentry | |
parent | c2249d6472342b9cbb641d726e21bba4215ae4e0 (diff) |
Close http.Response.Body after Get request.
From https://golang.org/pkg/net/http/#Get:
"When err is nil, resp always contains a non-nil resp.Body. Caller should close
resp.Body when done reading from it."
PiperOrigin-RevId: 219658052
Change-Id: I556e88ac4f2c90cd36ab16cd3163d1a52afc32b7
Diffstat (limited to 'pkg/sentry')
0 files changed, 0 insertions, 0 deletions