]> Cypherpunks repositories - gostls13.git/commit
net/http: add tests with zero and negative read/write timeouts
authorAndy Pan <panjf2000@gmail.com>
Sun, 10 Mar 2024 15:08:31 +0000 (23:08 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 21 Mar 2024 09:16:08 +0000 (09:16 +0000)
commitdc0527ee7de3a067aa1c3a1c2120b5ecf16b0aac
tree792cf78a6d7069c81cfe248265b69182792237d8
parent36cd880878a9804489557c29fa768647d665fbe0
net/http: add tests with zero and negative read/write timeouts

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