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

3 uses

	net/http
		h2_bundle.go#L2975: 	BlockFragment []byte
		h2_bundle.go#L3013: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L11045: 			BlockFragment: frag,