MCPcopy
hub / github.com/fastify/fastify / content-type.test.js

File content-type.test.js

test/content-type.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { describe, test } = require('node:test')
4const ContentType = require('../lib/content-type')

Callers

nothing calls this directly

Calls 8

setErrorHandlerMethod · 0.80
hasHeaderMethod · 0.80
sendMethod · 0.80
codeMethod · 0.80
addHookMethod · 0.80
getHeaderMethod · 0.80
injectMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected