My current situation is this:
1. Fiddler will capture all non-localhost traffic from any browser
2. Fiddler will capture localhost traffic on chrome
3. Fiddler will not capture any localhost traffic on IE, but instead captures
dc.services.visualstudio.com requests (which I think is related to app insights)
5. I have only had this problem for about 1 week - before that I could capture ie localhost traffic only if I was connected to our company vpn (I work remotely)
My application consists of 2 visual studio solutions a front end website and an api that talk via ajax calls. (localhost:xxxx calls localhost:yyyy) for data
Both solutions use https