net/http.http2HeadersFrameParam.BlockFragment (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2276: 	BlockFragment []byte
		h2_bundle.go#L2338: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L7783: 				BlockFragment: chunk,
		h2_bundle.go#L9491: 			BlockFragment: frag,
		h2_bundle.go#L9559: 		BlockFragment: buf.Bytes(),