Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

In case of proxy.pathsuffix, I need to check if the URL ends with certain text. Is there a possibility to achieve this

Not applicable

I have 2 flows,

1. Condition proxy.pathsuffix MatchesPath /{id}/text

2. Condition proxy.pathsuffix MatchesPath /{id}

When I pass the URL as http://www.test.com/text, it is going to second condition since the condition is satisfied and id gets the value text. Is there a way to handle this issue

0 3 1,116
3 REPLIES 3