Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5392

Responses for package resources cannot be compressed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.11.0
    • 7.0.0-M1
    • wicket
    • None

    Description

      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.

      Attachments

        1. WICKET-5392.patch
          3 kB
          Martin Tzvetanov Grigorov
        2. WICKET-5392.patch
          4 kB
          Martin Tzvetanov Grigorov

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: