I have web application that uses TFS API. The application is deployed on IIS. I have a need to profile requests to TFS by the app. After I installed Fiddler on my machine it started capturing all requests but request I really need.
Please, help!
Note: IIS 7.5, Windows 7 Ultimate, TFS 2013 (external one, being accessed through internet), .Net Framework 4.0 (App Pool), 4.5 (app code).