View HTTP headers in IE & Firefox
As a web developer I need to view HTTP headers between the client and server when I’m testing my web applications. There are a couple tools you can use to view HTTP headers as you surf. I use LiveHTTPHeaders for Firefox. For IE I used Fiddler. Fiddler is a cool tool that has breakpoints and [...]