mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
parent
8a0ac5b422
commit
2de0611b43
@ -47,7 +47,6 @@ function Credentials(secureProtocol, context) {
|
||||
|
||||
if (context) {
|
||||
this.context = context;
|
||||
this.reuseContext = true;
|
||||
} else {
|
||||
this.context = new SecureContext();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user