réplica de
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-10-22 08:02:46 +00:00
add some comments
Este commit está contenido en:
padre
0476905a5b
commit
da89714865
2
index.js
2
index.js
@ -114,6 +114,8 @@ module.exports.create = function (opts) {
|
||||
var server;
|
||||
var plainServer;
|
||||
|
||||
// If there is only one handler for the `listening` (i.e. TCP bound) event
|
||||
// then we want to use it as HTTPS (backwards compat)
|
||||
if (!fn) {
|
||||
fn = fnPlain;
|
||||
fnPlain = null;
|
||||
|
Cargando…
x
Referencia en una nueva incidencia
Block a user