andrewdavey / andrewdavey/cassette
gzip action filter and cassette -> issue
未关闭
- 主要语言
- C#
- 星标
- 531
- 派生
- 139
- PR 合并指标
- 30 天内没有已合并 PR
描述
I get an error in production that says:
Cannot rewrite page output when it has been compressed. Either set ICassetteApplication.IsHtmlRewritingEnabled to false in the Cassette configuration, or set in Web.config.
I know this is explained in your manual. But I'm not using urlCompress in the web.config file. I have a gzip action filter set on my controller.
Seems like cassette acts after the gzip filter so there should be a cassette filter so that we can order them... Seems to me this is quite the norm to compress the output so cassette should definitely deal with that.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。