We do have many client specific tools (i.e. Httpwatch, Wfetch...) to track the Http Protocol however I want to track http protocol (headers) on the server end.
Please let me know if we have any tool to do this on the server end.
We do have many client specific tools (i.e. Httpwatch, Wfetch...) to track the Http Protocol however I want to track http protocol (headers) on the server end.
Please let me know if we have any tool to do this on the server end.
WireShark is my favorite tool to do that. CLIENT and/or SERVER side. Is't free, very useful, used with many (not only HTTP) protocols and multiplatform.
WireShark is good tool, but if you love command line give tcpdump a try