net/http.http2closeWaiter.Close (method)

2 uses

	net/http (current package)
		h2_bundle.go#L3303: func (cw http2closeWaiter) Close() {
		h2_bundle.go#L5108: 	st.cw.Close() // signals Handler's CloseNotifier, unblocks writes, etc