dotnet / WatsonWebserver

Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
MIT License
411 stars 84 forks source link

adds ".wasm" to known mimetypes #129

Closed joreg closed 10 months ago

joreg commented 10 months ago

just adds {".wasm", "application/wasm"} to the mimetype dictionary

jchristn commented 10 months ago

Many thanks @joreg updating now!