Request Monitoring in Chrome

后端 未结 9 2018
南旧
南旧 2020-11-22 08:29

In Firefox, I use Firebug which allows me to view every http request my ajax calls are making. I\'ve switched over my development to Chrome and am liking it so far. My onl

9条回答
  •  温柔的废话
    2020-11-22 09:13

    In the step 5 of Phil, "Resources" is no longer available in the new version of the Chrome. You need to click the page icon just beside the Ajax page listed in the bottom pane with the columns of Name, Method, Status, ...

    Then it will show you more panels where you will find the error messages.

提交回复
热议问题