Versions in this module Expand all Collapse all v1 v1.0.0 Aug 4, 2025 Changes in this version + type Handler struct + QUIC bool + TLS bool + 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 + func (h *Handler) UnmarshalCaddyfile(d *caddyfile.Dispenser) error