]> Cypherpunks repositories - gostls13.git/commit
net/http: eliminate the needless idle timeout for TestServerNoReadTimeout
authorAndy Pan <i@andypan.me>
Thu, 21 Mar 2024 13:08:24 +0000 (13:08 +0000)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Mon, 25 Mar 2024 09:38:08 +0000 (09:38 +0000)
commitc4792e60f332577678c643b430e66934fe64a81e
treed76e5a4bb95d429850a70bb20a9dd6ef92a3becc
parentaaecd755d70746b4b2daf9c694108360603d493d
net/http: eliminate the needless idle timeout for TestServerNoReadTimeout

Change-Id: I1339749bfeac99848beca780cebb9c87564da656
Reviewed-on: https://go-review.googlesource.com/c/go/+/573335
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/net/http/serve_test.go