Home
last modified time | relevance | path

Searched refs:initializeTLSOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/http2/
Dcore.js3130 function initializeTLSOptions(options, servername) { function
3147 options = initializeTLSOptions(options);
3298 socket = tls.connect(port, host, initializeTLSOptions(options, host));