Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.
If you want some info on how to use Fiddler for debugging you can check here: Fiddler Can Make Debugging Easy
You can download Fiddler here:
Download Fiddler from server
No comments:
Post a Comment