mardi 22 novembre 2016

How to know origin of broken source in Browser Developer Tools?

Suppose I open a page and it appears broken because some of resources were not loaded due to error 404 or others.

But how to know FROM WHERE these resources were requested?

For example, I have the following problematic resource in Chrome Console:

enter image description here

If I click to it, I get

enter image description here

I.e. empty pane with no any clues.

Is it possible to find another resource (HTML, Javascript and so on) who had requested this one?

Question applicable to any browser, not to Chrome only. The goal is to find "initiator" or "origin" of broken resource.

Aucun commentaire:

Enregistrer un commentaire