replace-response icon indicating copy to clipboard operation
replace-response copied to clipboard

Allow the use of templates

Open trajano opened this issue 1 year ago • 0 comments

e.g.

replace {
  current_date {{now | date "2006"}}
}

This would be a bit more generic than https://github.com/caddyserver/replace-response/issues/26 since you're opening to a lot more results.

trajano avatar Jul 21 '24 06:07 trajano