Capturing and Analyzing localhost to localhost traffic on Windows
Recently I had an issue where I was trying to create a stubbed/mocked version of a SOAP service locally. I ran my web application, my client connected, my service got the request, sent back the response and… the client didn’t like it. Not sure why… everything should be working. So I wanted to look at … [Read more…]