【发布时间】:2011-04-23 20:25:22
【问题描述】:
您知道您可以通过完全删除 ETag 和 Last-Modifed 响应标头来prevent the revalidation of files in browser cache and subsequent 304 response 吗?
当然,这在 Apache 中很容易,但在 IIS 6 中则一清二楚。有谁知道如何在 IIS 中删除这两个标头?
【问题讨论】:
标签: caching iis-6 last-modified etag http-status-code-304