net/http.http2clientConnReadLoop.endStream (method)

3 uses

	net/http (current package)
		h2_bundle.go#L8593: 	rl.endStream(cs)
		h2_bundle.go#L8788: 		rl.endStream(cs)
		h2_bundle.go#L8793: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {