mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
5 lines
226 B
Markdown
5 lines
226 B
Markdown
|
|
The new
|
||
|
|
[HTTP2Config.StrictMaxConcurrentRequests](/pkg/net/http#HTTP2Config.StrictMaxConcurrentRequests)
|
||
|
|
field controls whether a new connection should be opened
|
||
|
|
if an existing HTTP/2 connection has exceeded its stream limit.
|