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

File headers.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Boom = require('@hapi/boom');
4const { Engine: CatboxMemory } = require('@hapi/catbox-memory');

Callers

nothing calls this directly

Calls 13

routeMethod · 0.80
startMethod · 0.80
injectMethod · 0.80
stopMethod · 0.80
matchMethod · 0.80
registerMethod · 0.80
headerMethod · 0.65
codeMethod · 0.65
responseMethod · 0.65
ttlMethod · 0.65
typeMethod · 0.65
charsetMethod · 0.65

Tested by

no test coverage detected