[
https://issues.apache.org/jira/browse/CLK-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802821#action_12802821
]
Finn Bock commented on CLK-380:
-------------------------------
The exclude path feature was implemented as CLK-498. I believe this issue can
be marked as resolved.
> PerformanceFilter
> -----------------
>
> Key: CLK-380
> URL: https://issues.apache.org/jira/browse/CLK-380
> Project: Click
> Issue Type: Improvement
> Affects Versions: 1.5 M1
> Reporter: Malcolm Edgar
> Assignee: Malcolm Edgar
> Priority: Minor
>
> Click Pages can be used to render directly to the Servlet response, to stream
> back non HTML content, such as PDF, Excel or ZIP files.
> When streaming back a ZIP file, the PerformanceFilter applies GZIP
> compression to an already compressed response stream. Internet Explorer does
> not handle this content correctly and the downloaded zip file is invalid.
> Interestingly Firefox does not have this problem.
> To help with these scenarios it would be useful to support an exclude-paths
> init-param so users can specify pages which should not be apply the filter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.