golang.org/x/net/http2.Transport.StrictMaxConcurrentStreams (field)

2 uses

	golang.org/x/net/http2 (current package)
		transport.go#L109: 	StrictMaxConcurrentStreams bool
		transport.go#L774: 	if cc.t.StrictMaxConcurrentStreams {