Forum Discussion

tt's avatar
tt
New Contributor
9 years ago

selectively forward request from mock service

I'm trying to configure a mock service where depending on the request, either return a mock response or forward the request to the actual live web service.  I think the OnRequest script is the place ...