gauguin
gauguin copied to clipboard
Add afterResponse hook
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.