I am developing a web application and I have some actions that take place just before a refresh, one of which is an ajax call. I need to debug that call. Is there a way to persist the network log on page refresh in safari? Using Safari 10.0 if that helps.
Asked
Active
Viewed 1,208 times
2
-
Duplicate of: http://stackoverflow.com/questions/41494804/safari-developer-tools-preserve-network-log-on-navigation – tuomassalo Mar 24 '17 at 08:49
-
Possible duplicate of [Safari Developer Tools: Preserve Network Log on Navigation](https://stackoverflow.com/questions/41494804/safari-developer-tools-preserve-network-log-on-navigation) – BenHohner Jun 01 '17 at 07:02