Fiddler - the HTTP debugger

Fiddler is an HTTP debugging proxy, developed by Eric Lawrence, 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.
WinINET-based applications (E.g. Microsoft Office, Internet Explorer, etc) should automatically use Fiddler while it's running and it can be configured easily to work with other browsers.

Comments

Popular posts from this blog

HOW TO dynamically generate a Word document with custom header & footer

HOW TO add a header or footer to a dynamically generated Word document

This Week I Learned - Week 11 2026