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 ef75294 commit ff0301fCopy full SHA for ff0301f
1 file changed
Lib/mimetypes.py
@@ -478,6 +478,7 @@ def _default_mime_types():
478
'.js' : 'text/javascript',
479
'.mjs' : 'text/javascript',
480
'.dcm' : 'application/dicom',
481
+ '.efi' : 'application/efi',
482
'.epub' : 'application/epub+zip',
483
'.gz' : 'application/gzip',
484
'.json' : 'application/json',
0 commit comments