Unwanted Requests from Browser Link in Visual Studio 2013
I debugged a web application from Visual Studio 2013 (having recently upgraded from Visual Studio 2012) and then inspected the network traffic in search of a performance issue. I was rather surprised to find that the page was making calls back to a different port on my localhost server with a long URL containing “arterySignalR/poll?transport=longPolling“. […]
continue reading Unwanted Requests from Browser Link in Visual Studio 2013