| commit | fff0469cf57f71bea0cbc4cc8cbfb8f92be7a417 | [log] [tgz] |
|---|---|---|
| author | Nicholas S. Husin <nsh@golang.org> | Fri Oct 24 16:20:02 2025 -0400 |
| committer | Nicholas Husin <nsh@golang.org> | Fri Oct 24 15:04:41 2025 -0700 |
| tree | 8eb39c7831c0728a0e8ecb311f9632e31ed47d57 | |
| parent | f35e3a4dd2a34d1d47fac5b66210a40e2d374a79 [diff] |
http2: document that RFC 7540 prioritization does not work with small payloads This change demonstrates that golang/go#75936 applies to the RFC 7540 write scheduler. A similar test will be added for RFC 9218 write scheduler after support for it is incorporated within http2/server.go. For golang/go#75936 Change-Id: I4e05dbeb0aab71942eb699b67383ef5b52c3ef4d Reviewed-on: https://go-review.googlesource.com/c/net/+/714741 Reviewed-by: Nicholas Husin <husin@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.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.