HTTP troubleshooting tools

I've seen a few posts in the forums and newsgroup about various HTTP tools.  Here is a list I've seen so far. If you have one, feel free to add it to the post.  I saw a great post in the newsgroups but can't find it that had a few others..

wfetch.exe
http://support.microsoft.com/kb/284285

Tinyget.exe
http://support.microsoft.com/kb/840671

Fiddler
http://www.fiddlertool.com/fiddler/

HTTPWatch
http://www.httpwatch.com/

IEWatch
http://www.iewatch.com/

Ethereal
http://ethereal.com/

Published Friday, October 13, 2006 10:50 PM by steve schofield
Filed under:

Comments

# re: HTTP troubleshooting tools

Saturday, October 14, 2006 9:35 AM by Samboy Lims
I find tcptrace.exe also very convenient.

# re: HTTP troubleshooting tools

Monday, October 16, 2006 6:58 AM by Boris Yeltsin
I prefer "Charles" web proxy to Fiddler, despite it being written in Java: http://xk72.com/charles/

# New and Notable Links : Oct 11 - 16 2006

Wednesday, October 18, 2006 5:22 AM by Dan's Archive

# re: HTTP troubleshooting tools

Thursday, October 26, 2006 6:57 PM by Ewen
I also prefer Charles to Fiddler. Some nice features and you can use with IE and Firefox (or any other browser). Some other products are limited to IE. Wfetch is also recommended if you want to edit raw requests but it's rare that you'd find a use for it.