-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
Line 82 in 7c3c63d
mime.contentType('file.json') // 'application/json; charset=utf-8' |
The charset
attribute does not exist for application/json
- JSON is Unicode by definition, it's the only valid charset.
Is that what the function actually returns, or just a documentation issue?
Metadata
Metadata
Assignees
Labels
No labels