gauguin icon indicating copy to clipboard operation
gauguin copied to clipboard

Add afterResponse hook

Open micheleriva opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. We want to add a hook to be called before serving the image.

Describe the solution you'd like We want to call an HTTP endpoint on controller/controller.go:80. Hooks can be set up in the Gauguin configuration files and should be able to accept custom HTTP headers.

micheleriva avatar Dec 30 '21 08:12 micheleriva