]> Cypherpunks repositories - gostls13.git/commit
net/textproto: document enforcement of RFC 9112 for headers
authorSean Liao <sean@liao.dev>
Sat, 27 Jul 2024 08:15:31 +0000 (09:15 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 4 Mar 2025 06:12:55 +0000 (22:12 -0800)
commit3b9d10cce787a6ab358a489b604edccb5414baf2
tree08d39a1b7516db50620a41054373b72cb230c995
parent2ce1fb4220e1978d8ea7c615f8ae2d9170985640
net/textproto: document enforcement of RFC 9112 for headers

Fixes #68590

Change-Id: Ie7cf1fe8379182f86317d5ebb7f45a404ecd70e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/601555
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/textproto/reader.go
src/net/textproto/textproto.go