зеркало из
https://github.com/therootcompany/greenlock-express.js.git
synced 2024-11-16 17:28:59 +00:00
add some comments
Этот коммит содержится в:
родитель
0476905a5b
Коммит
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;
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user