]> Cypherpunks repositories - gostls13.git/commit
net/http: document zero value of Protocols
authorDamien Neil <dneil@google.com>
Wed, 11 Dec 2024 17:49:36 +0000 (09:49 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 11 Dec 2024 20:15:29 +0000 (12:15 -0800)
commitd5c1333eb452e37f80af797c6c26a93b00697f7f
tree0e37f1567899d2e26e0191dc23b31295a35e73e7
parenta7c4cadce0799a74e48d394ff662ed5128667621
net/http: document zero value of Protocols

For #67814

Change-Id: I182e9c7e720493adb9d2384336e757dace818525
Reviewed-on: https://go-review.googlesource.com/c/go/+/635335
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/net/http/http.go