Files
golang.net/http2
Damien Neil fe9bcbcc92 http2: support HTTP2Config.StrictMaxConcurrentRequests
When HTTP2Config.StrictMaxConcurrentRequests is set
(added in Go 1.26), use it to override the value of
Transport.StrictMaxConcurrentStreams.

Permits configuring this parameter from net/http
without importing x/net/http2.

For golang/go#67813

Change-Id: Ie7fa5a8ac033b1827cf7fef4e23b5110a05dc95f
Reviewed-on: https://go-review.googlesource.com/c/net/+/707315
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Nicholas Husin <husin@google.com>
Reviewed-by: Nicholas Husin <nsh@golang.org>
2025-09-29 09:34:56 -07:00
..
2023-10-11 21:58:12 +00:00
2022-08-02 22:28:14 +00:00
2018-01-24 06:09:56 +00:00
2025-09-15 17:28:39 -07:00
2025-09-05 11:08:28 -07:00
2025-09-05 11:08:28 -07:00
2023-02-08 14:49:55 +00:00
2025-09-15 17:28:39 -07:00
2025-09-05 11:08:28 -07:00
2025-09-15 17:28:39 -07:00