patrickmccallum / mimetype-io

The code for mimetype.io
https://mimetype.io
MIT License
63 stars 13 forks source link

[CHANGE] deprecate application/x-sqlite3 in favor of application/vnd.sqlite3 #40

Closed rickyson96 closed 1 week ago

rickyson96 commented 1 month ago

The mimetype affected

application/x-sqlite3 and application/vnd.sqlite3

The change to make

Deprecate application/x-sqlite3 and make application/vnd.sqlite3 the preferred one.

Supporting link

https://www.iana.org/assignments/media-types/application/vnd.sqlite3

patrickmccallum commented 1 week ago

You're correct, thank you.