plugin-rewritebody icon indicating copy to clipboard operation
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

Results 14 plugin-rewritebody issues
Sort by recently updated
recently updated
newest added

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...

kind/bug/confirmed

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...

kind/enhancement

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.

kind/enhancement
status/2-needs-review

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 '