Versions in this module Expand all Collapse all v1 v1.2.3 Feb 6, 2024 Changes in this version + func FindReplace(repl *caddy.Replacer, s string) string + func FindReplaceAll(repl *caddy.Replacer, arr []string) (output []string) + func GetRequestID(r *http.Request) string