I have a Web API application running locally. When I access it through a browser, the requests are visible in Fiddler. When I do it through the Advanced Rest Client for Chrome - nothing appears in Fiddler.
I am using IIS Express with localhost.
How do I make requests issued by ARC visible in Fiddler?