| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 05544ba commit 7cb05cf
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,8 +44,6 @@ const _tls_wrap = require('_tls_wrap'); | |||
| 44 | 44 | exports.CLIENT_RENEG_LIMIT = 3; | |
| 45 | 45 | exports.CLIENT_RENEG_WINDOW = 600; | |
| 46 | 46 | ||
| 47 | - exports.SLAB_BUFFER_SIZE = 10 * 1024 * 1024; | ||
| 48 | - | ||
| 49 | 47 | exports.DEFAULT_CIPHERS = | |
| 50 | 48 | process.binding('constants').crypto.defaultCipherList; | |
| 51 | 49 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments