Why doesn't the favicon icon show in Firebug Net Panel

不想你离开。 提交于 2019-12-03 14:14:43

The first answer to this thread, by Jan Odvarko (who is a contributor to Firebug), seems to explain why the favicon is not displayed in Firebug's net tab (quoting):

The problem is that the network request for favicon isn't associated with the page where the icon is displayed.
So, Firebug (i.e. Net panel) don't know that it belongs to the page and skips the request

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