Response Filtering
Response filtering modifies response content by replacing specified strings or regular expression matches before returning responses to remote users.
Configuration
Path
Specify the URL path to apply the response filtering.
Regex
Optionally enable regex mode to interpret the search content as a regular expression.
Search Content
Define the string or regex pattern to search for in the response body.
Replacement
Define the string to replace the matched content.
Description
(Optional) Add notes for rule identification.