mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
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>