]> Cypherpunks repositories - gostls13.git/commit
net/http: fix copy-paste error in the ServeTLS docs
authorIan Kent <iankent85@gmail.com>
Sat, 23 Sep 2017 20:45:35 +0000 (21:45 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 10 Nov 2017 04:40:13 +0000 (04:40 +0000)
commit17f35c6993cdaf197db79cc6e62108f05f60bd0b
tree00e5fbd455cb74e8a8cc448fcb7071365d7f3992
parent3e97c42f77288b06a125cecd199aee4c6a23bc10
net/http: fix copy-paste error in the ServeTLS docs

Change-Id: Id7f0d978ce5b0471a404d6e6673b789e7db04650
Reviewed-on: https://go-review.googlesource.com/65653
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/server.go