BuildDocsReferenceGuidesBlogDiscordnode:utilMIMETypeCoconstructorPessencePparamsPsubtypeMtoStringPtypeBuildDocsReferenceGuidesBlogDiscordnode:utilMIMETypeCoconstructorPessencePparamsPsubtypeMtoStringPtypeutil.MIMETypeMIMETypethe MIMEType classessenceparamsMIMEParamssubtypetypetoStringReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
Node util.MIMEType class | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- An implementation of [the MIMEType class](https://bmeck.github.io/node-proposal-mime-api/).
In accordance with browser conventions, all properties of `MIMEType` objects
are implemented as getters and setters on the class prototype, rather than as
data properties on the object itself.
A MIME string is a structured string containing multiple meaningful
components. When parsed, a `MIMEType` object is returned containing
properties for each of these components.