MIME: changed type for woff to font/woff (ticket #1243).

According to RFC 8081 the previously used application/font-woff
type is deprecated.
This commit is contained in:
Valentin Bartenev 2018-06-15 17:29:55 +03:00
parent 0c4ccbea23
commit 012729c9c0

View File

@ -24,7 +24,8 @@ types {
image/x-jng jng;
image/x-ms-bmp bmp;
application/font-woff woff;
font/woff woff;
application/java-archive jar war ear;
application/json json;
application/mac-binhex40 hqx;