varnish-cache icon indicating copy to clipboard operation
varnish-cache copied to clipboard

Generalize the VDP API: all in vdp_ctx

Open nigoroll opened this issue 1 year ago • 1 comments

This commit is to prepare use of the VDP API also for the backend side to filter bereq.body through bereq.filters by putting all pointers intended to be used by a VDP init function into vdp_ctx.

For background, see #4035

nigoroll avatar May 29 '24 11:05 nigoroll

Dridification before squash can be found in eed37cd3621c990a2d6a999381b05ba958fcbe4d

nigoroll avatar Aug 20 '24 16:08 nigoroll