internal/http3: server header size limits Apply Server.MaxHeaderBytes. Includes commented-out support for MaxHeaderValueCount. It's probably not worth using build tags to make this conditional on go 1.27, so just leave it out for the moment. Change-Id: I6452b6aba3336d48ebb877621ebecb7e6a6a6964 Reviewed-on: https://go-review.googlesource.com/c/net/+/825264 Reviewed-by: Nicholas Husin <nsh@golang.org> Reviewed-by: Nicholas Husin <husin@google.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.