#5301: add image/vnd.microsoft.icon (.ico) MIME type

This commit is contained in:
Sandro Tosi 2011-08-21 00:16:18 +02:00
parent 36aa372f55
commit 83f7d347d5
1 changed files with 1 additions and 0 deletions

View File

@ -425,6 +425,7 @@ def _default_mime_types():
'.hdf' : 'application/x-hdf',
'.htm' : 'text/html',
'.html' : 'text/html',
'.ico' : 'image/vnd.microsoft.icon',
'.ief' : 'image/ief',
'.jpe' : 'image/jpeg',
'.jpeg' : 'image/jpeg',