]> Cypherpunks repositories - gostls13.git/commit
net/http: clarify ServeMux path sanitization
authorSean Liao <sean@liao.dev>
Thu, 31 Oct 2024 00:21:38 +0000 (00:21 +0000)
committerDamien Neil <dneil@google.com>
Thu, 31 Oct 2024 19:30:39 +0000 (19:30 +0000)
commitd6df73ce406669b75ef9957160dd8fd4070354f4
tree7bf753757eac5f951646415b8c163035b89592ee
parentf7a14ae0cd2f4a1f39610b1580e15693456c9639
net/http: clarify ServeMux path sanitization

For #70130

Change-Id: Idd7ca3d11b78887709b83dd5c868de9cc506ecff
Reviewed-on: https://go-review.googlesource.com/c/go/+/623835
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
src/net/http/server.go