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