I there any way that I can directly point my AUT to my original services, if the predicate matches redirect those request to the local mountebank server, This is similar configuration "map rewrite" in Charles proxy.
Note: Ideally I should be able to point my app to the local server, but unfortunately that's not possible in my case.
--
You received this message because you are subscribed to the Google Groups "mountebank-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mountebank-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the response and suggestion, This solves my search.
Will let you know if there is any issues.