MCPcopy 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
3const http = require('http');
4

Callers

nothing calls this directly

Calls 14

setHeaderMethod · 0.80
writeHeadMethod · 0.80
addMethod · 0.65
closeMethod · 0.65
sliceMethod · 0.65
requireFunction · 0.50
createMethod · 0.45
onMethod · 0.45
errorMethod · 0.45
enterMethod · 0.45
splitMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected