View HTTP headers in IE & Firefox
Thursday, June 30th, 2005As 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 ...