Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
启用或禁用 ZLIB 压缩。
void StreamHTTPParms.setZlibCompression(boolean enable)
enable 设置为 true 以启用 ZLIB 压缩,或设置为 false 以禁用 ZLIB 压缩。
缺省情况下,禁用 ZLIB 压缩。
此方法与 compression=zlib 协议选项对应。