htransformation icon indicating copy to clipboard operation
htransformation copied to clipboard

Unable to replace all instances of a given string in request header

Open jvanheesch opened this issue 8 months ago • 3 comments

Reproducer can be found here.

I am unable to replace all instances of a given string input with replacement value output. I checked the source code, but could not come up with a different config that would achieve the desired result. As a workaround, we currently resort to adding multiple instances of the exact same RewriteValueRule.

jvanheesch avatar Jun 03 '24 11:06 jvanheesch