Chrome dev tools loses network history

google-chrome-devtools

Solution

The "Preserve Log upon Navigation" status bar button in the `Network` panel should solve the issue:

Problem

The Network tab in Google Chrome developer tools is great but seems to lose all history on certain form posts. Is there any way to get it to retain network history? If not is there another tool I could use?

Original source