Debug your outbound POST and GET requests
Thursday, May 17th, 2007I work a lot with different types of web services. I find when I'm building an application that has to post data off to a remote service that it can be difficult to debug where the problems are. I can't always see an exact copy of the HTTP ...