plugin-rewritebody
plugin-rewritebody copied to clipboard
Rewrite body is a middleware plugin for Traefik which rewrites the HTTP response body by replacing a search regex by a replacement string
Hi, I am trying to get this plugin to work using docker labels. I am not having any success to get it working. For testing, I am trying to replace...
I have a use-case for injecting content into the of a document but the way the plugin currently works means that if you match on or then the replacement string...
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.
Hi, I need to replace the host in the URL that in the body of the response to the current host like in this example from Nginx: ```conf sub_filter '