Martin Grigorov created WICKET-5392:
---------------------------------------

             Summary: 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


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