MCPcopy Index your code
hub / github.com/nodejs/node / test-http-no-read-no-dump.js

File test-http-no-read-no-dump.js

test/parallel/test-http-no-read-no-dump.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const http = require('http');
4

Callers

nothing calls this directly

Calls 13

listenMethod · 0.80
writeHeadMethod · 0.80
flushHeadersMethod · 0.80
fillMethod · 0.80
allocMethod · 0.80
addressMethod · 0.65
requestMethod · 0.65
resumeMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
endMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected