Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e1222b

Browse files
committed
Add Shockwave Flash.
(backport candidate?)
1 parent 73ced7e commit 5e1222b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/mimetypes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ def read_mime_types(file):
430430
'.src' : 'application/x-wais-source',
431431
'.sv4cpio': 'application/x-sv4cpio',
432432
'.sv4crc' : 'application/x-sv4crc',
433+
'.swf' : 'application/x-shockwave-flash',
433434
'.t' : 'application/x-troff',
434435
'.tar' : 'application/x-tar',
435436
'.tcl' : 'application/x-tcl',

0 commit comments

Comments
 (0)