Overview
Fiddler is an HTTP debugging proxy that logs all HTTP traffic between your computer and the Internet. Fiddler enables you to inspect all HTTP traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler is much simpler to use than NetMon or other network debuggers because it exposes only HTTP traffic and does so in a user-friendly format.
Installtion
Fiddler can be downloaded from http://www.fiddlertool.com/
More Information
- MSDN Library: Fiddler PowerToy – Part 1: HTTP Debugging
- MSDN Library: Fiddler PowerToy – Part 2: HTTP Performance
Leave a Reply
You must be logged in to post a comment.