I've a sails.js app which makes api request in third party (for an example marketo api) to get data.
Is there any way that I can set a proxy in sails.js so that I can see all the request made by sail.js app into the fiddler.
By the way my os is ubuntu 14.04 and I'm using mono to run fiddler