Versions in this module Expand all Collapse all v2 v2.3.1 Mar 22, 2021 Changes in this version + type Handler struct + CA string + Host string + PathPrefix string + func (Handler) CaddyModule() caddy.ModuleInfo + func (ash *Handler) Provision(ctx caddy.Context) error + func (ash Handler) Cleanup() error + func (ash Handler) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error