replace-filter-nginx-module
replace-filter-nginx-module copied to clipboard
how to replace json value according to json key list
is there a directive or regex expression to accomplish this? such as replace {account_no:12345678} to {account_no:1234***8} if there is a config list contains account_no. thx