It's time for the 1.3 release of HttpGuillotine. This release now uses the .NET Framework 1.1 and the UI has been updated to use XP themes. HttpGuillotine is a utility I wrote to view the HTTP headers for any URL.

A while back I was trying to debug an ASP.NET site and I needed to view the HTTP headers the server was sending. Even with the power of Google, I couldn't find a decent utility that would let me enter a url and view the response headers that came back. So, like any decent developer, I wrote a simple WinForms app that would do just what I needed.
It's called HttpGuillotine and I'm making it available in case anyone else might find it useful. Let me know (in the comments) if you do and if you have any suggestions for making it better. Download HttpGuillotine here. (Requires .NET framework 1.0 or higher)