Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http2-https-fallback.js
File
test-http2-https-fallback.js
test/parallel/test-http2-https-fallback.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
fixtures = require(
'../common/fixtures'
);
Callers
nothing calls this directly
Calls
15
createSecureContext
Function · 0.85
createSecureServer
Function · 0.85
listen
Method · 0.80
assign
Method · 0.80
countdown
Function · 0.70
connect
Function · 0.70
get
Function · 0.70
cleanup
Function · 0.70
address
Method · 0.65
close
Method · 0.65
parse
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected