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 ec61b1a commit 622befcCopy full SHA for 622befc
Doc/whatsnew/3.15.rst
@@ -684,6 +684,18 @@ mimetypes
684
* Add ``application/toml``. (Contributed by Gil Forcada in :gh:`139959`.)
685
* Rename ``application/x-texinfo`` to ``application/texinfo``.
686
(Contributed by Charlie Lin in :gh:`140165`)
687
+* Add the following (Contributed by Charlie Lin in :gh:`140393`):
688
+ - ``application/efi``
689
+ - ``application/pem-certificate-chain``
690
+ - ``application/pgp-keys``
691
+ - ``application/sql``
692
+ - ``application/zstd``
693
+ - ``application/ocsp-request``
694
+ - ``application/ocsp-response``
695
+ - ``application/mathematica``
696
+ - ``application/mathml+xml``
697
+ - ``application/mbox``
698
699
700
701
pathlib
0 commit comments