diff options
| author | Michael Fraenkel <michael.fraenkel@gmail.com> | 2020-09-26 09:20:16 -0600 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2020-12-01 19:31:47 +0000 |
| commit | 212d385a2f723a8dd5e7d2e83efb478ddd139349 (patch) | |
| tree | dcefe9f6d0857a33c15b30c816d8c7a4bed2803f /src/net/http/server.go | |
| parent | 4ef78b09c9ea54019e13fd19b2368960b155399f (diff) | |
| download | go-212d385a2f723a8dd5e7d2e83efb478ddd139349.tar.xz | |
net/http: ignore connection closes once done with the connection
Once the connection is put back into the idle pool, the request should
not take any action if the connection is closed.
Fixes #41600
Change-Id: I5e4ddcdc03cd44f5197ecfbe324638604961de84
Reviewed-on: https://go-review.googlesource.com/c/go/+/257818
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Trust: Damien Neil <dneil@google.com>
Diffstat (limited to 'src/net/http/server.go')
0 files changed, 0 insertions, 0 deletions
