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

File headers.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3
4const Stream = require('stream');

Callers

nothing calls this directly

Calls 14

autoValueFunction · 0.85
_headerMethod · 0.80
_isPayloadSupportedMethod · 0.80
_marshalMethod · 0.80
_closeMethod · 0.80
formatMethod · 0.80
unmodifiedMethod · 0.80
ttlMethod · 0.65
typeMethod · 0.65
etagMethod · 0.65
headerMethod · 0.65
codeMethod · 0.65

Tested by

no test coverage detected