Reading Http Header Info
I needed to read the headers exchanged between web request made through a browser. Two good tools for this in Internet Explorer are ieHttpHeaders and HttpWatch. ieHttpHeaders is free. HttpWatch has a free version but it doesn't give you much info.
In Firefox you can try LiveHttpHeaders which, once installed can be toggled using ALT + L
