]> Cypherpunks repositories - gostls13.git/commit
net/http: fix comment TimeoutHandler no longer supports Flusher
authorpokutuna <popopopopokutuna@gmail.com>
Fri, 25 Oct 2019 18:58:48 +0000 (18:58 +0000)
committerBryan C. Mills <bcmills@google.com>
Fri, 25 Oct 2019 20:46:57 +0000 (20:46 +0000)
commit46e0d724b3f14fd0d350123bbf101e815b493791
tree429113aca6c6a67ce7d257378f9ca1bff786c6b6
parentdcad830621abe2856e4540e4b9afbb7873f939ee
net/http: fix comment TimeoutHandler no longer supports Flusher

Fixes #35161
Updates #34439

Change-Id: I978534cbb8b9fb32c115dba0066cf099c61d8ee9
GitHub-Last-Rev: d60581635e8cefb7cfc4b571057542395034c575
GitHub-Pull-Request: golang/go#35162
Reviewed-on: https://go-review.googlesource.com/c/go/+/203478
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/server.go