PMC-1185_A

This commit is contained in:
Andrea Adamczyk
2019-09-11 15:08:56 -04:00
committed by Paula Quispe
parent 0ab5ce14da
commit 11acab31cc

View File

@@ -84,7 +84,7 @@ return [
'crl' => 'application/pkix-crl',
'crt' => 'application/x-x509-user-cert',
'csh' => 'text/x-script.csh',
'css' => 'text/css',
'css' => ['text/css', 'text/plain'],
'cst' => 'application/x-director',
'cxt' => 'application/x-director',
'cxx' => ['text/x-c', 'text/plain'],
@@ -220,7 +220,7 @@ return [
'jpgm' => 'video/jpm',
'jpm' => 'video/jpm',
'jps' => 'image/x-jps',
'js' => 'text/ecmascript',
'js' => ['text/ecmascript', 'text/plain'],
'json' => ['text/plain', 'text/json', 'text/javascript'],
'jsonp' => 'application/javascript',
'jut' => 'image/jutvision',