标签: http-headers cache-control etag http-caching
如果header具有Cache-Control:no-cache和ETag,那么什么具有更高的优先级?在这种情况下缓存是否可行?
答案 0 :(得分:1)
如果没有缓存,那么下次不会发回ETag。