开发者

What is the order browsers load files into the cache by default? [closed]

开发者 https://www.devze.com 2023-03-19 08:29 出处:网络
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.
Closed. This question needs details or clarity. It is not currently accepting answers.

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 9 years ago.

Improve this question

Just c开发者_如何学Gourious. would it be based on the file names, byte code etc? I'm assuming it may be different for some browsers.

thanks


Open Chrome, Dev Tools, and look at the Timeline. That will give you all the info you need.


And also FireBug extension of Firefox ( Net Tab ) can give you the same information.

0

精彩评论

暂无评论...
验证码 换一张
取 消