Versions in this module Expand all Collapse all v2 v2.3.1 Mar 22, 2021 Changes in this version + type Handler struct + Headers *HeaderConfig + Resources []Resource + func (Handler) CaddyModule() caddy.ModuleInfo + func (h *Handler) Provision(ctx caddy.Context) error + func (h Handler) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error + type HeaderConfig struct + type Resource struct + Method string + Target string