|
|
@ -133,6 +133,7 @@ class MimeClass { |
|
|
|
'xht' => 'application/xhtml+xml', |
|
|
|
'xht' => 'application/xhtml+xml', |
|
|
|
'xhtml' => 'application/xhtml+xml', |
|
|
|
'xhtml' => 'application/xhtml+xml', |
|
|
|
'xsl' => 'text/xml', |
|
|
|
'xsl' => 'text/xml', |
|
|
|
|
|
|
|
'xslt' => 'text/xml', |
|
|
|
'xml' => 'text/xml', |
|
|
|
'xml' => 'text/xml', |
|
|
|
'csv' => 'text/csv', |
|
|
|
'csv' => 'text/csv', |
|
|
|
'tsv' => 'text/tab-separated-values', |
|
|
|
'tsv' => 'text/tab-separated-values', |
|
|
|