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 150066b commit fd4c130Copy full SHA for fd4c130
Doc/whatsnew/3.15.rst
@@ -695,6 +695,18 @@ mimetypes
695
* Add ``application/toml``. (Contributed by Gil Forcada in :gh:`139959`.)
696
* Rename ``application/x-texinfo`` to ``application/texinfo``.
697
(Contributed by Charlie Lin in :gh:`140165`)
698
+* Add the following (Contributed by Charlie Lin in :gh:`140393`):
699
+ - ``application/efi``
700
+ - ``application/pem-certificate-chain``
701
+ - ``application/pgp-keys``
702
+ - ``application/sql``
703
+ - ``application/zstd``
704
+ - ``application/ocsp-request``
705
+ - ``application/ocsp-response``
706
+ - ``application/mathematica``
707
+ - ``application/mathml+xml``
708
+ - ``application/mbox``
709
710
711
712
pathlib
0 commit comments