go/doc/next/6-stdlib/99-minor
Chen.Zhidong a523152ea1 net/http: add Pattern field in Request to return matched pattern info
Fixes #66405

Change-Id: Icd80944b6ca081aa7addd4fb85d2b3c29b6c9542
GitHub-Last-Rev: c6e32742c4
GitHub-Pull-Request: golang/go#66618
Reviewed-on: https://go-review.googlesource.com/c/go/+/574997
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-16 18:42:34 +00:00
..
archive/tar doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
crypto/x509 doc: make symbol links simpler for relnotes 2024-05-16 15:53:51 +00:00
database/sql doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
debug/elf debug/elf: define non-standard but well-known symbol types 2024-04-16 00:01:16 +00:00
go go/ast: add Preorder go1.23 iterator 2024-05-15 21:44:50 +00:00
iter iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
math/rand/v2 math/rand/v2: add Uint 2024-05-07 18:03:11 +00:00
net net/http: add Pattern field in Request to return matched pattern info 2024-05-16 18:42:34 +00:00
os doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
path/filepath doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
reflect reflect: add iterative related methods 2024-05-09 11:54:18 +00:00
runtime/debug runtime/debug: add SetCrashOutput(...CrashOptions) parameter 2024-05-15 21:04:14 +00:00
slices slices: add Chunk 2024-05-10 17:28:50 +00:00
sync doc: update relnote for sync.Map.Clear 2024-04-10 17:07:25 +00:00
syscall doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
testing/fstest doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unicode/utf16 doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unique unique: add unique package and implement Make/Handle 2024-04-22 18:14:07 +00:00
0-heading.md
README

README

API changes and other small changes to the standard library go here.