You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
['The provided URL http://[www.nodejs.org] is not a valid URL, and is supported '+
12
+
'in the http module solely for compatibility.',
13
+
'DEP0109'],
14
+
];
15
+
16
+
if(common.hasCrypto){
17
+
consthttps=require('https');
18
+
modules.https=https;
19
+
deprecations.push(
20
+
['The provided URL https://[www.nodejs.org] is not a valid URL, and is supported '+
0 commit comments