String Match Condition

The String Match Condition interceptor can be used to identify strings in a request or response and, then, block or allow the call flow to run. Conditions may be inserted apply in the following locations:

  • Request to backend:

    • URI Path

    • Query Param

    • Header

    • Body

  • Response to client:

    • Header

    • Body

string match conditions

To use the interceptor, fill in the Regex field by typing the corresponding condition. In the Location field, select where the regular expression will be executed and, if you wish to stop the call in case the condition is satisfied, check the Abort if match option.

If the option Abort if match is selected, the following HTTP status codes for errors will be displayed:

HTTP Status - Request to backend HTTP Status - Response to client

400

500

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]