Additional compression method added for gzip (#236)

This commit is contained in:
Jogendra Kumar 2019-08-13 00:51:20 +05:30 committed by Léo Colombaro
parent 8832ef1aed
commit 6d1a9d46e6
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ gzip_types
application/atom+xml application/atom+xml
application/geo+json application/geo+json
application/javascript application/javascript
application/x-javascript
application/json application/json
application/ld+json application/ld+json
application/manifest+json application/manifest+json
@ -58,6 +59,7 @@ gzip_types
text/javascript text/javascript
text/markdown text/markdown
text/plain text/plain
text/xml
text/vcard text/vcard
text/vnd.rim.location.xloc text/vnd.rim.location.xloc
text/vtt text/vtt