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

File transmit.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

_setResponseMethod · 0.80
_headerMethod · 0.80
_isPayloadSupportedMethod · 0.80
setCompressorMethod · 0.80
bindMethod · 0.80
destroyMethod · 0.80
drainMethod · 0.80
emitMethod · 0.80
codeMethod · 0.65
encodingMethod · 0.65
headerMethod · 0.65
bytesMethod · 0.65

Tested by

no test coverage detected