Read RSS Reed
search...

Fiddler2 – The Web Debugging Proxy

April 8th, 2009

A friend told me something about a tool called fiddler2. It is a web debugging proxy. You only have to start this program and surf in the internet. You can see which pages / files are opened by each application, you can check the status (HTTP Status) and the used protocol, too.

It helps a lot by searching for errors!


Tags: , , , , , ,



One Response to “Fiddler2 – The Web Debugging Proxy”

  1. TheReaper Says:

    I think Firebug does the same thing, but is just a plugin for Firefox and not a complete proxy.

Leave a Reply