Get HTTP requests and responses made using HttpWebRequest/HttpWebResponse to show in Fiddler

Posted by fung on Stack Overflow See other posts from Stack Overflow or by fung
Published on 2009-09-24T09:28:29Z Indexed on 2010/04/04 14:53 UTC
Read the original article Hit count: 614

Is there any way I can hook Fiddler up to capture requests and responses made using .NET HttpWebRequest and HttpWebResponse?

© Stack Overflow or respective owner

Related posts about fiddler

Related posts about httpwebrequest