How do I see the raw HTTP request that the HttpWebRequest class sends?
I realise that this is an old question. @feroze’s answer says what to do, but does not go into any detail on how to set up System.Net tracing to achieve it. As this question was the first Google result for my query into the subject, and as we are all busy people, I thought I … Read more