Thanks to visit codestin.com Credit goes to github.com
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 d149c6c commit 1696f82Copy full SHA for 1696f82
1 file changed
Lib/mimetypes.py
@@ -489,7 +489,7 @@ def _default_mime_types():
489
'.src' : 'application/x-wais-source',
490
'.sv4cpio': 'application/x-sv4cpio',
491
'.sv4crc' : 'application/x-sv4crc',
492
- '.svg' : 'image/svg+xml'
+ '.svg' : 'image/svg+xml',
493
'.swf' : 'application/x-shockwave-flash',
494
'.t' : 'application/x-troff',
495
'.tar' : 'application/x-tar',
0 commit comments