【发布时间】:2017-08-27 16:25:09
【问题描述】:
我正在测试我的网站以进行优化,我得到了以下建议:
The following publicly cacheable, compressible resources should have a "Vary: Accept-Encoding" header:
那么,如何使用嵌入式 yaws 将 Vary: Accept-Encoding 标头添加到 css 和 js 文件?
我是一个 arg_rewrite_mod 我相信我应该从那里做点什么,但我不太确定该怎么做。
【问题讨论】:
标签: http-headers erlang yaws http-accept-encoding