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

Generalize the VDP API: struct vrt_init_ctx

Open nigoroll opened this issue 1 year ago • 0 comments

This commit is to prepare use of the VDP API also for the backend side to filter bereq.body through bereq.filters by adding a struct vrt_init_ctx argument to the VDP init function.

For background, see #4035

nigoroll avatar May 29 '24 11:05 nigoroll