andrewdavey / andrewdavey/cassette
gzip action filter and cassette -> issue
- Ngôn ngữ chính
- C#
- Star
- 531
- Fork
- 139
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.