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

3 uses

	net/http
		h2_bundle.go#L2544: 	BlockFragment []byte
		h2_bundle.go#L2582: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L9541: 			BlockFragment: frag,