[
https://issues.apache.org/jira/browse/WICKET-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-5392.
-------------------------------------
Resolution: Fixed
Fix Version/s: 7.0.0
Assignee: Martin Grigorov
Done.
Thanks for the discussion, Sven!
> Responses for package resources cannot be compressed
> ----------------------------------------------------
>
> Key: WICKET-5392
> URL: https://issues.apache.org/jira/browse/WICKET-5392
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.11.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 7.0.0
>
> Attachments: WICKET-5392.patch, WICKET-5392.patch
>
>
> Applying Jetty's GZipFilter in web.xml works only for the page content but
> doesn't for any AbstractResource.
> The problem is that
> org.apache.wicket.request.resource.AbstractResource#flushResponseAfterHeaders
> flushes the headers and GZipFilter cannot do anything after this.
--
This message was sent by Atlassian JIRA
(v6.1#6144)