MCPcopy
hub / github.com/hapijs/hapi / request.js

File request.js

test/request.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Http = require('http');
4const Net = require('net');

Callers

nothing calls this directly

Calls 15

checkFunction · 0.85
routeMethod · 0.80
injectMethod · 0.80
startMethod · 0.80
stopMethod · 0.80
destroyMethod · 0.80
matchMethod · 0.80
extMethod · 0.80
activeMethod · 0.65
onMethod · 0.65
onceMethod · 0.65
codeMethod · 0.65

Tested by

no test coverage detected