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

This commit is contained in:
Sandro Tosi 2011-08-21 00:15:56 +02:00
parent b384356b9b
commit a75039ad88

View file

@ -432,6 +432,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',