我有一个包含许多小图像(图标)的页面.与chrome一起使用时,每次重新加载页面时,chrome都会使用if-modified-since标头从服务器请求每个图标.
所有图标都配有expires和max-age标头.Firefox从其缓存中加载图像.
为什么Chrome会这样做,我该如何预防?
谢谢
caching google-chrome http if-modified-since
caching ×1
google-chrome ×1
http ×1
if-modified-since ×1