Search code examples
c#.nethttpwebrequestfiddler

Generate HttpWebRequest code from Browser Network capture


Are there any tools that like fiddler capture the http requests but also help me generate .net HttpWebRequest code?

I'm replicating requests with HttpWebRequest and on some are failing, it would be easier if I used a tool for that, and as fiddler captures the traffic and some toolgenerated the code it would be way easier, anyone knows such tool?

Thanks


Solution

  • Fortunately, the "Requests-to-Code" Fiddler extension already exists; get it here: http://www.chadsowald.com/software/fiddler-extension-request-to-code