Hello! On Wed, Dec 18, 2019 at 08:22:00AM +0100, Alexander A. Klimov wrote:
> # HG changeset patch > # User Alexander A. Klimov <[email protected]> > # Date 1576652721 -3600 > # Wed Dec 18 08:05:21 2019 +0100 > # Node ID 2bcc6c4df1bfd50912bcda85c22201c0f7f6a4c3 > # Parent 3939483cd1b56b202a99b1db344d9568b0958e67 > Add application/wasm to conf/mime.types > > diff -r 3939483cd1b5 -r 2bcc6c4df1bf conf/mime.types > --- a/conf/mime.types Thu Dec 05 19:38:06 2019 +0300 > +++ b/conf/mime.types Wed Dec 18 08:05:21 2019 +0100 > @@ -51,6 +51,7 @@ > application/vnd.openxmlformats-officedocument.wordprocessingml.document > docx; > application/vnd.wap.wmlc wmlc; > + application/wasm wasm; > application/x-7z-compressed 7z; > application/x-cocoa cco; > application/x-java-archive-diff jardiff; This was already discussed more than once. Please see the following ticket for some details: https://trac.nginx.org/nginx/ticket/1606 In particular, I would prefer to wait at least till there is an official registration of the type. -- Maxim Dounin http://mdounin.ru/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
