var golang.org/x/net/http2.noBody

2 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2047: 		res.Body = noBody
		transport.go#L2540: var noBody io.ReadCloser = ioutil.NopCloser(bytes.NewReader(nil))