Update gzipped MIME-type following web standard
Source https://github.com/jshttp/mime-db
This commit is contained in:
parent
e21aec5822
commit
452b630330
|
@ -44,23 +44,21 @@ gzip_types
|
||||||
application/rss+xml
|
application/rss+xml
|
||||||
application/geo+json
|
application/geo+json
|
||||||
application/vnd.ms-fontobject
|
application/vnd.ms-fontobject
|
||||||
application/x-font-ttf
|
|
||||||
application/x-web-app-manifest+json
|
application/x-web-app-manifest+json
|
||||||
application/xhtml+xml
|
application/xhtml+xml
|
||||||
application/xml
|
application/xml
|
||||||
application/rdf+xml
|
application/rdf+xml
|
||||||
font/collection
|
|
||||||
font/opentype
|
|
||||||
font/otf
|
font/otf
|
||||||
font/ttf
|
application/wasm
|
||||||
image/bmp
|
image/bmp
|
||||||
image/svg+xml
|
image/svg+xml
|
||||||
image/x-icon
|
|
||||||
text/cache-manifest
|
text/cache-manifest
|
||||||
text/css
|
text/css
|
||||||
text/javascript
|
text/javascript
|
||||||
text/plain
|
text/plain
|
||||||
|
text/markdown
|
||||||
text/vcard
|
text/vcard
|
||||||
|
text/calendar
|
||||||
text/vnd.rim.location.xloc
|
text/vnd.rim.location.xloc
|
||||||
text/vtt
|
text/vtt
|
||||||
text/x-component
|
text/x-component
|
||||||
|
|
Loading…
Reference in New Issue