Class HttpContentDecompressor

    • Constructor Detail

      • HttpContentDecompressor

        public HttpContentDecompressor()
        Create a new HttpContentDecompressor in non-strict mode.
      • HttpContentDecompressor

        public HttpContentDecompressor​(boolean strict)
        Parameters:
        strict - if true use strict handling of deflate if used, otherwise handle it in a more lenient fashion.