K 10 svn:author V 6 marius K 8 svn:date V 27 2017-09-10T01:25:15.820890Z K 7 svn:log V 385 MFV: r323381 Permit a deflateParams() parameter change as soon as possible. This change fixes compression errors seen when the embedded Tomcat web server of a UniFi Controller zlib compresses responses. Given that Tomcat just uses Java/OpenJDK which in turn employs zlib for its compression/decompression support, this bug might very well affect other applications, too. PR: 222136 END