Configurable addr

This commit is contained in:
2026-04-12 22:06:49 -04:00
parent 5df6b9e233
commit c2ceee564b
2 changed files with 17 additions and 13 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
- [x] server on fixed port responding "oh no"
- [ ] configurable port and working directory
- [x] configurable addr
- [ ] string responses
- [ ] error page paths
- [ ] serve "index.txt" file if exists, else 404
- [ ] serve relative paths with mime type text/plain
- [ ] guess mime type
- [ ] configurable working directory
- [ ] automatic directory index
- [ ] content ranges
- [ ] liquid template rendering