Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
Dcore.js3044 function initializeTLSOptions(options, servername) { function
3061 options = initializeTLSOptions(options);
3211 socket = tls.connect(port, host, initializeTLSOptions(options, host));