Versions in this module Expand all Collapse all v0 v0.2.0 May 1, 2023 Changes in this version + type Handler struct + func (Handler) CaddyModule() caddy.ModuleInfo + func (h *Handler) Provision(ctx caddy.Context) error + func (h *Handler) ServeHTTP(wr http.ResponseWriter, req *http.Request, next caddyhttp.Handler) error