Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
Boom = require(
'@hapi/boom'
);
4
const
{ Engine: CatboxMemory } = require(
'@hapi/catbox-memory'
);
Callers
nothing calls this directly
Calls
13
route
Method · 0.80
start
Method · 0.80
inject
Method · 0.80
stop
Method · 0.80
match
Method · 0.80
register
Method · 0.80
header
Method · 0.65
code
Method · 0.65
response
Method · 0.65
ttl
Method · 0.65
type
Method · 0.65
charset
Method · 0.65
Tested by
no test coverage detected