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

File response.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Events = require('events');
4const Http = require('http');

Callers

nothing calls this directly

Calls 11

routeMethod · 0.80
extMethod · 0.80
injectMethod · 0.80
registerMethod · 0.80
initializeMethod · 0.80
stateMethod · 0.65
codeMethod · 0.65
responseMethod · 0.65
onceMethod · 0.65
generateResponseMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected