Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastify/fastify
/
Class
lib/content-type.js:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
* @see https:
//httpwg.org/specs/rfc9110.html#parameter
51
*/
52
class
ContentType {
53
#valid = false
54
#empty = true
55
#
type
=
''
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected