Method SSL.Session()->set_compression_method()
- Method
set_compression_method
voidset_compression_method(intcompr)- Description
Sets the compression method. Currently only COMPRESSION_null and COMPRESSION_deflate are supported.
void set_compression_method(int compr)
Sets the compression method. Currently only COMPRESSION_null and COMPRESSION_deflate are supported.