plugin-rewritebody
plugin-rewritebody copied to clipboard
feat: replace with dynamic vars
Fixes #5
Allows replacement with variables from http.Request var.
Not using {{ }} as default delimiter because the file provider is trying to interpret the replacements as golang template directly.
Any update on this @kevinpollet or @youkoulayley :) ?