We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6597df commit 9f316a8Copy full SHA for 9f316a8
1 file changed
Doc/whatsnew/3.15.rst
@@ -822,6 +822,8 @@ mimetypes
822
* Add ``application/node`` MIME type for ``.cjs`` extension.
823
(Contributed by John Franey in :gh:`140937`.)
824
* Add ``application/toml``. (Contributed by Gil Forcada in :gh:`139959`.)
825
+* Add ``application/sql`` and ``application/vnd.sqlite3``.
826
+ (Contributed by Charlie Lin in :gh:`145698`.)
827
* Add ``image/jxl``. (Contributed by Foolbar in :gh:`144213`.)
828
* Rename ``application/x-texinfo`` to ``application/texinfo``.
829
(Contributed by Charlie Lin in :gh:`140165`.)
0 commit comments