]> Cypherpunks repositories - gostls13.git/commit
net/http: make use of maps.Copy
authorJes Cok <xigua67damn@gmail.com>
Thu, 12 Sep 2024 17:15:58 +0000 (17:15 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 13 Sep 2024 17:00:55 +0000 (17:00 +0000)
commit998ce1c4262aab0153b5e89f84ef2ddd57507ec7
tree5769152b6e7623ab6517458d6eca2c942976967f
parentfc97288e2607480199755dea9dbd5484f0b4de74
net/http: make use of maps.Copy

Change-Id: If8e02760fe1fb095ecebc306fd98662a51a1f66f
GitHub-Last-Rev: 7b8099f1fed04271c121cdde1c3abd8822955368
GitHub-Pull-Request: golang/go#69426
Reviewed-on: https://go-review.googlesource.com/c/go/+/612736
Reviewed-by: Tim King <taking@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/net/http/server.go
src/net/http/transfer.go