Hacker News new | ask | show | jobs
by etherealG 5720 days ago
a small example, not really analysis, but it does count. one of the reasons I still use ff instead of chrome for debugging is that on post requests viewing the raw source of a page requires chrome to repost to the server. ff just shows me the page/data as it came back without the repost, which can be critical in debugging stateful posts where a double post effects state.
1 comments

I'll have to test that, that doesn't seem to happen in the resource viewer of Safari 5.