RFC 9239 obsoletes application/javascript
This commit is contained in:
@@ -14,7 +14,7 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
charset utf-8;
|
||||
charset_types text/css text/plain text/xml application/atom+xml application/javascript;
|
||||
charset_types text/css text/javascript text/plain text/xml application/atom+xml;
|
||||
|
||||
sendfile on;
|
||||
sendfile_max_chunk 512k;
|
||||
|
||||
Reference in New Issue
Block a user