]> Cypherpunks repositories - gostls13.git/commit
net/http: fix comment change omitted between versions of CL 143177
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 25 Oct 2018 02:02:57 +0000 (02:02 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 25 Oct 2018 03:03:15 +0000 (03:03 +0000)
commitfc4f2e5692ab800a450e07c3d983eda02dfd4711
tree67a90e096fb462a66d85bd1974d9f8461d3ff90a
parentc942191c203c096637e1e8d27dfccc4968ce5436
net/http: fix comment change omitted between versions of CL 143177

Updates #23689

Change-Id: Icddec2fcc39802cacd651a9c94290e86cf1e48d1
Reviewed-on: https://go-review.googlesource.com/c/144517
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/server.go