Files
golang.net/http2
Damien Neil 22a8c02e92 http2: remove test-only path in requestBody.Read
requestBody.Read avoids panicking when requestBody.conn is unset
and we are in tests. This seems like an excellent way to hide a
non-test panic. Drop the exceptional path.

This path was introduced in golang.org/cl/31636 to support a
test verifying that concurrently closing and reading from a
Request.Body does not race. Rewrite this test to use a real
server handler.

Change-Id: I778e78ff9ab45e248769557fff94d17940eb7a18
Reviewed-on: https://go-review.googlesource.com/c/net/+/701000
Auto-Submit: Nicholas Husin <nsh@golang.org>
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Nicholas Husin <nsh@golang.org>
2025-09-08 07:14:52 -07:00
..
2023-10-11 21:58:12 +00:00
2022-08-02 22:28:14 +00:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:15:48 -07:00
2025-09-05 11:08:28 -07:00
2023-02-08 14:49:55 +00:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00