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

2 uses

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