MIMETypes.st
changeset 3952 6a9078c8b47e
parent 3941 dd9237d3a727
child 3961 666aec2fb8d9
--- a/MIMETypes.st	Tue May 16 10:56:48 2017 +0200
+++ b/MIMETypes.st	Tue May 16 11:09:57 2017 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1997 by eXept Software AG 
 	      All Rights Reserved
@@ -669,6 +671,7 @@
         'dotx'                       'application/vnd.openxmlformats-officedocument.wordprocessingml.template'
         'xlam'                       'application/vnd.ms-excel.addin.macroEnabled.12'
         'xlsb'                       'application/vnd.ms-excel.sheet.binary.macroEnabled.12'
+        'xhtml'                      'application/xhtml+xml'
 
         'edi'                        'application/EDIFACT'
     )