سؤال

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

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top