mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 07:31:07 +01:00
Better comment
This commit is contained in:
@@ -593,6 +593,7 @@ in your Node-RED user directory (${RED.settings.userDir}).
|
||||
delete opts.https.ALPNProtocols
|
||||
}
|
||||
// The got library doesn't support servername at this time
|
||||
// https://github.com/sindresorhus/got/issues/2320
|
||||
if (opts.https.servername) {
|
||||
delete opts.https.servername
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user