Chrome dev tools loses network history

让人想犯罪 __ 提交于 2019-12-22 01:28:11

问题


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?


回答1:


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




回答2:


Is there any way to get it to retain network history?

Yes and No.It depends what you need. You can try Preserve Log status bar button in the Network panel. It do NOT retain all the network history. It may solve your problems if you are lucky. It may not retain the network history you want. (verified with chrome 62 in 2017-11-22)

If not is there another tool I could use?

https://www.charlesproxy.com/



来源:https://stackoverflow.com/questions/13416425/chrome-dev-tools-loses-network-history

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!