Class ResponseCompressionAnalyzerImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isGZipEnabled​(ContentType contentType)
      Uses CompressionAnalyzer to determine if the content is compressable, but only if the request indicates the client supports compression.
      boolean isGZipSupported()
      Checks the Accept-Encoding request header for a "gzip" token.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait