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