Django Book 翻译
菜单>:
TOC
返回
原文:
This Boolean specifies whether to output the ETag header. It saves bandwidth but slows down performance. This is only used if ``CommonMiddleware`` is installed (see Chapter 15).
翻译:
此逻辑值指定是否输出ETag前缀。这会节省带宽但是降低性能。一般只有当安装了时才使用此选项(参见第15章)。
备注:
译者: