]> Cypherpunks repositories - gostls13.git/commit
net/http: close res.Body
authorguoguangwu <guoguangwug@gmail.com>
Fri, 8 Mar 2024 02:25:30 +0000 (02:25 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 19:01:29 +0000 (19:01 +0000)
commite03e06d5601cf844c6dbd81269ddbea8b55ad7ab
tree1b59f73ac6fc800d4091719f89acf38222a2e713
parent32014d549609422748dcb698fef1d43a5a33b0b4
net/http: close res.Body

Change-Id: I0f9faf2a946ebebf9ae30f065f20ec6028c65c22
GitHub-Last-Rev: d957ce10202896f2da4262340cd73fb4faa75836
GitHub-Pull-Request: golang/go#66181
Reviewed-on: https://go-review.googlesource.com/c/go/+/569976
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/http/response_test.go