Can I prevent the Firefox developer tools network panel from clearing on page reload?

后端 未结 4 1312
悲哀的现实
悲哀的现实 2021-01-30 11:58

I would like to observe the contents of a POST request whose successful completion results in a location.reload() - when I try to capture this request in the Networ

4条回答
  •  遇见更好的自我
    2021-01-30 12:55

    From Firefox 31 onwards you can use the "Enable persistent logs" setting to prevent the Network Monitor from clearing the list on reload.

提交回复
热议问题