Merge pull request #254386 from erikarvstedt/nginx-js-mime-type
This commit is contained in:
commit
61f2bd3178
@ -35,6 +35,7 @@ let
|
||||
compressMimeTypes = [
|
||||
"application/atom+xml"
|
||||
"application/geo+json"
|
||||
"application/javascript" # Deprecated by IETF RFC 9239, but still widely used
|
||||
"application/json"
|
||||
"application/ld+json"
|
||||
"application/manifest+json"
|
||||
|
Loading…
Reference in New Issue
Block a user