constant OpenSSL::SSL::OP_NO_COMPRESSION

OP_NO_COMPRESSION[permalink][rdoc][edit]

OpenSSL による通信の圧縮を禁止します。

OpenSSL::SSL::SSLContext#options= で利用します。

[SEE_ALSO] https://bugs.ruby-lang.org/issues/5183