Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Enables or disables ZLIB compression.
void StreamHTTPParms.setZlibCompression(boolean enable)
enable Set to true to enable ZLIB compression, or false to disable ZLIB compression.
By default, ZLIB compression is disabled.
This method corresponds to the compression=zlib protocol option.