Missing documentation 'Server Configuration for WebAssembly Streaming'

On the page Unity - Manual: Deploy WebGL application there is a link to Server Configuration for WebAssembly Streaming but when the link is opened the documentation is missing and gives a 404.

This is the documentation page that is missing:
https://docs.unity3d.com/Manual/webgl-server-configuration-for-WebAssembly-streaming.html

Hey there, thank you for bringing this to our attention. We’ve fixed this issue and the fix should be released in the next versions of 2019.3 and 2019.2 documentation.

For WebAssembly streaming compilation to work, the server needs to return .wasm with an application/wasm MIME type

Hi, I am using tomcat, but I can’t find any documentation. Would you please help me?