mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
Do the same post-handler cleanup as the HTTP/1 server does. No test here; test for HTTP/1 and HTTP/2 in CL 423194. For golang/go#20253. Change-Id: Iba54110ad2844571076c721d7ec19c39ba36de79 Reviewed-on: https://go-review.googlesource.com/c/net/+/423055 Reviewed-by: Robert Griesemer <gri@google.com> Run-TryBot: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>