https://bz.apache.org/bugzilla/show_bug.cgi?id=63737

            Bug ID: 63737
           Summary: Compression may not work when there are multiple
                    Accept-Encoding headers in the request
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: awilkin...@pivotal.io
  Target Milestone: -----

This was originally reported as a Spring Boot issue [1].

CompressionConfig only considers a single Accept-Encoding request header. When
the request contains more than one such header, compression may not be used
depending on which of the headers in considered.

The problem also occurs with 8.5.x.

[1] https://github.com/spring-projects/spring-boot/issues/18176

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to