MCPcopy Index your code
hub / github.com/nodejs/node / test-http-parser-consume.js

File test-http-parser-consume.js

test/abort/test-http-parser-consume.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const { createServer, get } = require('http');

Callers

nothing calls this directly

Calls 13

listenMethod · 0.80
includesMethod · 0.80
addressMethod · 0.65
requireFunction · 0.50
createServerFunction · 0.50
getFunction · 0.50
spawnFunction · 0.50
assertFunction · 0.50
endMethod · 0.45
consumeMethod · 0.45
failMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected