在chrome中调试http请求 [英] debug http requests in chrome

查看:142
本文介绍了在chrome中调试http请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在google chrome中使用了开发者窗口,它提供了很多有用的信息。但是,我有几个资源(3或4个图像)正在接收404错误。这些资源是不必要的,所以我需要找出为什么浏览器正在请求它们(css / javascript / inline html指示请求,以便我可以删除该行代码。是否有一个很好的方法来找出它的原因被请求?

I'm using the developer window in google chrome, and it gives a lot of useful information. However, I have several resources (3 or 4 images) which are receiving 404 errors. These resources are unnecessary, so I need to find out why the browser is requesting them (what css/javascript/inline html is directing the request, so that I can remove that line of code. Is there a good way to find out why it was requested?

推荐答案

转至工具 - >开发者工具 - >网络标签

Go to Tools -> Developer Tools -> Network Tab

这篇关于在chrome中调试http请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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