Http-server: Serve static assets with babashka
- #16: support range requests
- #13: add an ending slash to the dir link, and don't encode the slashes (@KDr2)
- #12: Add headers to index page (rather than just file responses)
- Add default
:headers
option (@rafaeldelboni) - Allow omitting
.html
in paths (@anderseknert) - Add
.wasm
mime type (@hahahahaman) - Move router to top level definition for re-use (@keychera)