[ 
https://issues.apache.org/jira/browse/WICKET-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov updated WICKET-5392:
------------------------------------

    Attachment: WICKET-5392.patch

Attaching possible solution.
Unfortunately Clirr plugin breaks the build because the patch introduces new 
methods in IResourceSettings interface.

Suggestions how to apply this change in 6.x ?

> 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
>         Attachments: 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)

Reply via email to