variable constants.SSL_OP_NO_COMPRESSION Usage in Denoimport { constants } from "node:crypto"; Instructs OpenSSL to disable support for SSL/TLS compression. Type number