Strip Path suffixes

Hi,

Is it possible to strip URL suffixes before calling the target Service.

Thanks
Saravana

Hi Saravana,

Yes, it is possible. You can use, request transformer advanced plugin.

config.replace.uri
optional Updates the upstream request URI with given value. This value can only be used to update the path part of the URI, not the scheme, nor the hostname.

Let me know if it was useful.

Thanks
Jas

Thanks Jas.

I think v 1.1.2 doesnt support the advanced plugin.