In previous “POST” I mentioned solution how to dump client’s POST request at server side.
What about POST respose?
Start Firefox. Open Firebug Network monitor and…
… and it does not work properly for POST response.
Let’s try different solution. Start Opera. Open Dragonfly Network monitor and..
… and it does not work for POST response. Not implemented yet?
That is quite sad situation, but don’t worry there is simple solution.
There is plugin for Firefox known as HttpFox which works very well. (thanks to E. for link)
I would like to mention also one other tool known as Fideler2. It’s Windows application which allows you to track all HTTP communication from your computer.
Then there is another solution known as Wireshark. The only problem is that Wireshark does not work on Windows with some wireless interfaces.


