golang.org/x/net/http2.PushPromiseParam.BlockFragment (field)

3 uses

	net/http
		h2_bundle.go#L2930: 	BlockFragment []byte
		h2_bundle.go#L2968: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L10881: 			BlockFragment: frag,