Home
last modified time | relevance | path

Searched +defs:https +defs:proxy (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-tls-over-http-tunnel.js31 const https = require('https'); constant
52 const proxy = net.createServer((clientSocket) => { constant
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-download.js7 const https = require('https') constant
120 proxy: 'http://' + host + ':' + (port + 1) property
167 proxy: 'http://' + host + ':' + (port + 1), property