MCPcopy
hub / github.com/fastify/fastify / reply.js

File reply.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2
3const eos = require('node:stream').finished
4

Callers

nothing calls this directly

Calls 15

onErrorHookFunction · 0.85
onSendHookFunction · 0.85
preSerializationHookFunction · 0.85
serializerCompilerFunction · 0.85
serializeFunction · 0.85
notFoundFunction · 0.85
writeEarlyHintsMethod · 0.80
warnMethod · 0.80
getHeaderMethod · 0.80
getHeadersMethod · 0.80
hasHeaderMethod · 0.80
headerMethod · 0.80

Tested by

no test coverage detected