Skip to content

Commit 622befc

Browse files
authored
Add new application media types in 3.15 release
Added new media types for various applications.
1 parent ec61b1a commit 622befc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,18 @@ mimetypes
684684
* Add ``application/toml``. (Contributed by Gil Forcada in :gh:`139959`.)
685685
* Rename ``application/x-texinfo`` to ``application/texinfo``.
686686
(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+
- ``application/pem-certificate-chain``
687699

688700

689701
pathlib

0 commit comments

Comments
 (0)