We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd17314 commit cc29fe6Copy full SHA for cc29fe6
test/sequential/test-https-connect-localport.js
@@ -23,7 +23,6 @@ const assert = require('assert');
23
host: 'localhost',
24
pathname: '/',
25
port,
26
- //family: 4,
27
localPort: common.PORT,
28
rejectUnauthorized: false,
29
}, common.mustCall(() => {
0 commit comments