https://bz.apache.org/bugzilla/show_bug.cgi?id=63162

            Bug ID: 63162
           Summary: Missing AddType application/wasm .wasm
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_mime
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 36432
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36432&action=edit
MIME error in Chrome

`mime.conf` needs `AddType application/wasm .wasm`, otherwise it breaks
WebAssembly API:

`Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly':
Incorrect response MIME type. Expected 'application/wasm'.`

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to