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 650c76378f
commit 8258e437aa
1 changed files with 2 additions and 1 deletions

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;