golang.org/x/net/http2.ClientConn.CanTakeNewRequest (method)
2 uses
golang.org/x/net/http2 (current package)
client_conn_pool.go#L164: if cc.CanTakeNewRequest() {
transport.go#L871: func (cc *ClientConn) CanTakeNewRequest() bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)