Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ simple-https-server.js
File
simple-https-server.js
benchmark/fixtures/simple-https-server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fixtures = require(
'../../test/common/fixtures'
);
4
const
https = require(
'https'
);
Callers
nothing calls this directly
Calls
8
writeHead
Method · 0.80
slice
Method · 0.65
require
Function · 0.50
create
Method · 0.45
split
Method · 0.45
toString
Method · 0.45
write
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected