Google开发者工具“网络”重定向后标签清除 [英] Google Developer Tools "Network" Tab clears after redirect

查看:141
本文介绍了Google开发者工具“网络”重定向后标签清除的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Google开发者工具Network标签在重定向到另一个页面后清除,我想知道是否有任何方法可以保留所有请求?

我想要做的这是因为我想验证一个POST请求,但它重定向并得到清除。



在firebug中,我们可以使用Persist选项:



(Persist选项可防止在页面重新加载时清除控制台,也就是说,只要启用此选项,这些消息就会保留在控制台中。)


Google Developer Tools "Network" Tab clears after redirect to another page and i want to know if there is any way to keep all request?

I want to do this because i want to verify one POST request but it redirects and get cleared.

In firebug we can use the "Persist" option:

(The "Persist" option prevents clearing the console at a page reload. That means, the messages will stay inside the console as long as this option is enabled.) https://getfirebug.com/wiki/index.php/Console_Panel

解决方案

In the network tab of dev tools, on the top left of the dev tools there should be a checkbox labelled Preserve log. Click that and it will preserve network upon navigation.

(older versions may have the record button in the buttom left, as seen here)

这篇关于Google开发者工具“网络”重定向后标签清除的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆