boot-http
boot-http copied to clipboard
How do I add MIME types?
Specifically, I need to serve .wasm files as application/wasm or WebAssembly.instantiateStreaming won't work. ring.util has ext-mime-type, but I can't figure out how to call it from boot-http.