How to add custom header to a Rest mock service response
Hi , i am creating a rest mock service which does things according to the OnRequest script.I need to add a custom header to my rest response in the mock service.How do i do that using the onRequest...