This commit is contained in:
Paula Quispe
2020-01-06 09:28:29 -04:00
committed by Julio Cesar Laura Avendaño
parent ac20a0acbf
commit 9f1da0edf5

View File

@@ -87,6 +87,7 @@ return [
'css' => ['text/css', 'text/plain'],
'cst' => 'application/x-director',
'cxt' => 'application/x-director',
'csv' => ['text/csv', 'text/plain'],
'cxx' => ['text/x-c', 'text/plain'],
'dataless' => 'application/vnd.fdsn.seed',
'dcr' => 'application/x-director',
@@ -468,6 +469,7 @@ return [
'spr' => 'application/x-sprite',
'sprite' => 'application/x-sprite',
'spx' => 'audio/ogg',
'sql' => ['application/sql', 'text/plain'],
'src' => 'application/x-wais-source',
'ssi' => 'text/x-server-parsed-html',
'ssm' => 'application/streamingmedia',