net/http.http2ClientConn.newStream (method)

2 uses

	net/http (current package)
		h2_bundle.go#L7589: 	cs := cc.newStream()
		h2_bundle.go#L8193: func (cc *http2ClientConn) newStream() *http2clientStream {