Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ describe, test } = require(
'node:test'
)
4
const
ContentType = require(
'../lib/content-type'
)
Callers
nothing calls this directly
Calls
8
setErrorHandler
Method · 0.80
hasHeader
Method · 0.80
send
Method · 0.80
code
Method · 0.80
addHook
Method · 0.80
getHeader
Method · 0.80
inject
Method · 0.80
toString
Method · 0.80
Tested by
no test coverage detected